Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This function retrieves the version number of the current universal serial bus (USB) driver interface.
typedef VOID (* LPGET_USBD_VERSION)( LPDWORD lpdwMajorVersion, LPDWORD lpdwMinorVersion);
Parameters
- lpdwMajorVersion
[out] Pointer to the USB driver major version number. - lpdwMinorVersion
[out] Pointer to the USB driver minor version number.
Return Values
None.
Requirements
OS Versions: Windows CE 2.10 and later.
Header: Usbdi.h.
Send Feedback on this topic to the authors