Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function closes an ACM device and its driver.
BOOL ACM_Close(DWORDdwOpenData);
Parameters
- dwOpenData
Value that specifies the value returned from a call to the ACM_Open (ACM Driver) function.
Return Values
A return value of TRUE indicates success. A value of FALSE indicates failure.
Remarks
The ACM Driver Wrapper library, Acmdwrap.lib, always returns TRUE for this function.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Acmdrv.h.
See Also
ACM_Open (ACM Driver) | ACM Driver Functions
Send Feedback on this topic to the authors