IOCTL_INTERNAL_USBFN_RESERVED IOCTL (usbfnioctl.h)

Do not use.

Major code

IRP_MJ_INTERNAL_DEVICE_CONTROL

Input buffer

None.

Input buffer length

None.

Output buffer

None.

Output buffer length

None.

Status block

Irp->IoStatus.Status is set to STATUS_SUCCESS if the request is successful.

Otherwise, Status to the appropriate error condition as a NTSTATUS code.

For more information, see NTSTATUS Values.

Requirements

Requirement Value
Header usbfnioctl.h (include Usbfnioctl.h)