Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Do not use.
Major code
IRP_MJ_INTERNAL_DEVICE_CONTROL
Input buffer
NULL.
Input buffer length
None.
Output buffer
NULL.
Output buffer length
None.
Status block
If the request is successful, the USB function class extension (UFX) returns STATUS_SUCCESS, or another status value for which NT_SUCCESS(status) equals TRUE. Otherwise it returns a status value for which NT_SUCCESS(status) equals FALSE.
Requirements
Requirement | Value |
---|---|
Header | usbfnioctl.h (include Usbfnioctl.h) |