Example #1
0
 public static extern int GetJogCommonParams(ref JOGCommonParams jogCommonParams);
Example #2
0
 public static extern int SetJOGCommonParams(ref JOGCommonParams jogCommonParams, bool isQueued, ref UInt64 queuedCmdIndex);