#include <SysInfo.h>
Data Fields | |
int | iNumDev |
Number of USB devices connecter to this Host Controller. | |
wchar_t | szDriverKeyName [USBSTRINGLEN] |
Unique Host controller device name. | |
wchar_t | szHostController [USBSTRINGLEN] |
Host controller name. | |
wchar_t | szDevice [MAXUSBDEVICES][USBSTRINGLEN] |
USB Device names. |
int iNumDev |
Number of USB devices connecter to this Host Controller.
wchar_t szDriverKeyName[USBSTRINGLEN] |
Unique Host controller device name.
wchar_t szHostController[USBSTRINGLEN] |
Host controller name.
wchar_t szDevice[MAXUSBDEVICES][USBSTRINGLEN] |
USB Device names.