Example #1
0
 public static extern int GetPTPCommonParams(ref PTPCommonParams ptpCommonParams);
Example #2
0
 public static extern int SetPTPCommonParams(ref PTPCommonParams ptpCommonParams, bool isQueued, ref UInt64 queuedCmdIndex);