Skip to content

Latest commit

 

History

History
74 lines (57 loc) · 2.03 KB

ni-usbioctl-ioctl_internal_usb_get_device_handle_ex.md

File metadata and controls

74 lines (57 loc) · 2.03 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:usbioctl.IOCTL_INTERNAL_USB_GET_DEVICE_HANDLE_EX
IOCTL_INTERNAL_USB_GET_DEVICE_HANDLE_EX (usbioctl.h)
The IOCTL_INTERNAL_USB_GET_DEVICE_HANDLE_EX IOCTL is used by the USB hub driver. Do not use.
buses\ioctl_internal_usb_get_device_handle_ex.htm
usbref
05/07/2018
IOCTL_INTERNAL_USB_GET_DEVICE_HANDLE_EX IOCTL
IOCTL_INTERNAL_USB_GET_DEVICE_HANDLE_EX, IOCTL_INTERNAL_USB_GET_DEVICE_HANDLE_EX control, IOCTL_INTERNAL_USB_GET_DEVICE_HANDLE_EX control code [Buses], buses.ioctl_internal_usb_get_device_handle_ex, usbioctl/IOCTL_INTERNAL_USB_GET_DEVICE_HANDLE_EX
usbioctl.h
Usbioctl.h
Windows
Windows Vista and later operating systems.
Windows
IOCTL_INTERNAL_USB_GET_DEVICE_HANDLE_EX
usbioctl/IOCTL_INTERNAL_USB_GET_DEVICE_HANDLE_EX
APIRef
kbSyntax
HeaderDef
Usbioctl.h
IOCTL_INTERNAL_USB_GET_DEVICE_HANDLE_EX

IOCTL_INTERNAL_USB_GET_DEVICE_HANDLE_EX IOCTL

-description

The IOCTL_INTERNAL_USB_GET_DEVICE_HANDLE_EX IOCTL is used by the USB hub driver. Do not use.

-ioctlparameters

-ioctl-major-code

IRP_MJ_INTERNAL_DEVICE_CONTROL

-input-buffer

-input-buffer-length

-output-buffer

-output-buffer-length

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