This function deinitializes an ACM driver.
PVOID ACM_Deinit( DWORD dwData );
TRUE indicates success. FALSE indicates failure.
The ACM Driver Wrapper library (Acmdwrap.lib) calls the DriverProc with the DRV_FREE message.