Required Entry Points
The following table shows the USB driver functions with a description of the purpose of each.
Programming element | Description |
---|---|
USBDeviceAttach | This function is a universal serial bus (USB) device attach routine. |
USBInstallDriver | This function installs a USB client driver. |
USBUnInstallDriver | This function uninstalls a USB client driver. |
See Also
Last updated on Tuesday, May 18, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.