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 polls the hardware to determine whether it has been removed.
BOOL GetChildDeviceRemoveState ( HANDLE hBusAccess, PDWORD lpdChildDeviceState);
Parameters
- hBusAccess
[in] Handle obtained from CreateBusAccessHandle. - lpdChildDeviceState
[out] Pointer to place information obtained through IOCTL_BUS_GET_CONFIGURE_DATA.
Return Values
Returns TRUE if successful. Otherwise, it returns FALSE.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: CEDDK.h.
See Also
Send Feedback on this topic to the authors