Platform SDK: Hardware |
The system broadcasts the DBT_DEVICEREMOVEPENDING device event when the device driver stack has been removed and the device is no longer available for use.
To broadcast this device event, the system uses the WM_DEVICECHANGE message with wParam set to DBT_DEVICEREMOVEPENDING and lParam set as described following.
Return TRUE.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Requires Windows 95 or later.
Header: Declared in Dbt.h.
Device Management Overview, Device Management Events, DEV_BROADCAST_HDR, WM_DEVICECHANGE