GetParentDeviceInfo (Windows CE 5.0)

Send Feedback

This function retrieves the device information of the parent bus driver.

BOOL GetParentDeviceInfo (  HANDLE hBusAccess,  PDEVMGR_DEVICE_INFORMATION pDeviceInfo);

Parameters

Return Values

Returns TRUE if successful. Otherwise, it returns FALSE.

Requirements

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

See Also

CreateBusAccessHandle | DEVMGR_DEVICE_INFORMATION

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.