Exemplo n.º 1
0
 public static extern uint UniDriverGetError(uint errorCode, ref Types.U16P value, uint language);
Exemplo n.º 2
0
 public static extern uint UniDriverGetRegisteredDeviceName(uint index, ref Types.U16P value);
Exemplo n.º 3
0
 public static extern uint UniDriverGet(IntPtr deviceHandle, uint getMode, ref Types.U16P value);