Esempio n. 1
0
 public bool EnableKeyInterrupt(bool bEnable)
 {
     return(DLL.EnableKeyInterrupt(bEnable, DeviceIndex));
 }