UnregisterDeviceNotification function

int UnregisterDeviceNotification(
  1. int handle
)

Implementation

int UnregisterDeviceNotification(int handle) => _UnregisterDeviceNotification(handle);