1 |
12.37317 |
WDF_USB_BMREQUEST_TYPE::BmRequestStandard |
Int32 |
0 |
0x00000000 |
0 |
|
|
System.Int32 |
BmRequestStandard = BMREQUEST_STANDARD,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfusb.h(91,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
2 |
12.37317 |
WDF_USB_BMREQUEST_TYPE::BmRequestClass |
Int32 |
1 |
0x00000001 |
1 |
|
|
System.Int32 |
BmRequestClass = BMREQUEST_CLASS,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfusb.h(92,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
3 |
12.37317 |
WDF_USB_BMREQUEST_TYPE::BmRequestVendor |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
BmRequestVendor = BMREQUEST_VENDOR,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfusb.h(93,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|