IOCTL_INTERNAL_USBFN_SET_POWER_FILTER_STATE IOCTL (usbfnioctl.h)

Do not use. ucxc

Major code

IRP_MJ_INTERNAL_DEVICE_CONTROL

Input buffer

The input buffer contains a USBFN_POWER_FILTER_STATE structure that specifies the device state.

Input buffer length

The size of a USBFN_POWER_FILTER_STATE structure.

Output buffer

NULL.

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)