1 |
12.15002 |
WDF_USB_BMREQUEST_RECIPIENT::BmRequestToDevice |
Int32 |
0 |
0x00000000 |
0 |
|
|
System.Int32 |
BmRequestToDevice = BMREQUEST_TO_DEVICE,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfusb.h(97,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
2 |
12.15002 |
WDF_USB_BMREQUEST_RECIPIENT::BmRequestToInterface |
Int32 |
1 |
0x00000001 |
1 |
|
|
System.Int32 |
BmRequestToInterface = BMREQUEST_TO_INTERFACE,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfusb.h(98,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
3 |
12.15002 |
WDF_USB_BMREQUEST_RECIPIENT::BmRequestToEndpoint |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
BmRequestToEndpoint = BMREQUEST_TO_ENDPOINT,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfusb.h(99,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|
4 |
12.15002 |
WDF_USB_BMREQUEST_RECIPIENT::BmRequestToOther |
Int32 |
3 |
0x00000003 |
3 |
|
|
System.Int32 |
BmRequestToOther = BMREQUEST_TO_OTHER,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\wdf\kmdf\1.11\wdfusb.h(100,0) |
- If (NTDDI_VERSION >= NTDDI_WIN2K)
|