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 retrieves the device information of the parent bus driver.
BOOL GetParentDeviceInfo ( HANDLE hBusAccess, PDEVMGR_DEVICE_INFORMATION pDeviceInfo);
Parameters
- hBusAccess
[in] Handle obtained from CreateBusAccessHandle. - pDeviceInfo
[out] Pointer to a DEVMGR_DEVICE_INFORMATION structure.
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