Example #1
0
 public static extern bool LogiArxInitWithIcon(string identifier, string friendlyName,
                                               ref LogiArxCbContext callback, byte[] iconBitmap);
Example #2
0
 public static extern bool LogiArxInit(string identifier, string friendlyName, ref LogiArxCbContext callback);