.
The UnregisterDeviceNotification API
3/16/2007 8:32:38 AM - maurosegato@gmail.com-80.183.150.182
.
static extern bool UnregisterDeviceNotification(IntPtr Handle);
.
public shared function UnregisterDeviceNotification(byval Handle as IntPtr) as boolean
.