Skip to content

Latest commit

 

History

History
83 lines (62 loc) · 2.31 KB

ni-usbfnioctl-ioctl_internal_usbfn_set_power_filter_state.md

File metadata and controls

83 lines (62 loc) · 2.31 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NI:usbfnioctl.IOCTL_INTERNAL_USBFN_SET_POWER_FILTER_STATE
IOCTL_INTERNAL_USBFN_SET_POWER_FILTER_STATE (usbfnioctl.h)
Do not use this (IOCTL_INTERNAL_USBFN_SET_POWER_FILTER_STATE) article.
buses\ioctl_internal_usbfn_set_power_filter_state.htm
usbref
05/07/2018
IOCTL_INTERNAL_USBFN_SET_POWER_FILTER_STATE IOCTL
IOCTL_INTERNAL_USBFN_SET_POWER_FILTER_STATE, IOCTL_INTERNAL_USBFN_SET_POWER_FILTER_STATE control, IOCTL_INTERNAL_USBFN_SET_POWER_FILTER_STATE control code [Buses], buses.ioctl_internal_usbfn_set_power_filter_state, usbfnioctl/IOCTL_INTERNAL_USBFN_SET_POWER_FILTER_STATE
usbfnioctl.h
Usbfnioctl.h
Windows
Windows
IOCTL_INTERNAL_USBFN_SET_POWER_FILTER_STATE
usbfnioctl/IOCTL_INTERNAL_USBFN_SET_POWER_FILTER_STATE
APIRef
kbSyntax
HeaderDef
usbfnioctl.h
IOCTL_INTERNAL_USBFN_SET_POWER_FILTER_STATE

IOCTL_INTERNAL_USBFN_SET_POWER_FILTER_STATE IOCTL

-description

Do not use. ucxc

-ioctlparameters

-ioctl-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.

-in-out-buffer

-inout-buffer-length

-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.