Esempio n. 1
0
 // Unregister HID device notification
 private void UnregisterNotification()
 {
     uint ret = Dbt.UnregisterDeviceNotification(m_hNotifyDevNode);
 }