CloseBusAccessHandle (Windows CE 5.0)

Send Feedback

This function closes the handle that CreateBusAccessHandle allocated.

VOID CloseBusAccessHandle (  HANDLE hBusAccess);

Parameters

  • hBusAccess
    [in] Handle obtained from CreateBusAccessHandle.

Return Values

None.

Requirements

OS Versions: Windows CE 5.0 and later.
Header: CEDDK.h.

See Also

CreateBusAccessHandle

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.