Notifies the driver that it is being removed from memory. The driver should free any memory and other system resources that it has allocated.
No return value.
The dwDriverId, lParam1, and lParam2 parameters are not used.
The DRV_FREE message is always the last message that a device driver receives.
Windows NT: Requires version 3.1 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in mmsystem.h.