다음을 통해 공유


ACM_Close (Windows CE 5.0)

Send Feedback

This function closes an ACM device and its driver.

BOOL ACM_Close(DWORDdwOpenData);

Parameters

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.