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.
1/6/2010
This function uninstalls a universal serial bus (USB) client driver. USB host client drivers must implement this function.
Syntax
BOOL USBUnInstallDriver(void);
Parameters
None.
Return Value
TRUE indicates success. FALSE indicates failure.
Remarks
A client driver can call this function to deregister from a USB driver.
Requirements
| Header | usbdi.h |
| Windows Embedded CE | Windows CE 2.10 and later |