Ejemplo n.º 1
0
 private static extern bool getInData(ref DeviceIN InData, Int32 deviceCount);
Ejemplo n.º 2
0
 private static extern bool mgetInData(IntPtr handle, ref DeviceIN InData, Int32 deviceCount);
Ejemplo n.º 3
0
 private static extern bool getDeviceInInfo(ref DeviceIN InInfo, byte ndev);