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 unregisters a client driver's unique driver identifier.
typedef BOOL (* LPUN_REGISTER_CLIENT_DRIVER_ID)( LPCWSTR szUniqueDriverId);
Parameters
- szUniqueDriverId
[in] Client driver identifier.
Return Values
Returns TRUE if successful. Otherwise, returns FALSE.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Usbdi.h.
See Also
Send Feedback on this topic to the authors