Skip to content

Latest commit

 

History

History
84 lines (65 loc) · 2.79 KB

ns-usbfnbase-_usbfn_notification.md

File metadata and controls

84 lines (65 loc) · 2.79 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
NS:usbfnbase._USBFN_NOTIFICATION
_USBFN_NOTIFICATION (usbfnbase.h)
Describes information about a Universal Serial Bus (USB) event notification that was received by using IOCTL_INTERNAL_USBFN_BUS_EVENT_NOTIFICATION.
buses\usbfn_notification.htm
usbref
05/07/2018
USBFN_NOTIFICATION structure
*PUSBFN_NOTIFICATION, PUSBFN_NOTIFICATION, PUSBFN_NOTIFICATION structure pointer [Buses], USBFN_NOTIFICATION, USBFN_NOTIFICATION structure [Buses], _USBFN_NOTIFICATION, buses.usbfn_notification, usbfnbase/PUSBFN_NOTIFICATION, usbfnbase/USBFN_NOTIFICATION
usbfnbase.h
Windows
Windows
USBFN_NOTIFICATION, *PUSBFN_NOTIFICATION
_USBFN_NOTIFICATION
usbfnbase/_USBFN_NOTIFICATION
PUSBFN_NOTIFICATION
usbfnbase/PUSBFN_NOTIFICATION
USBFN_NOTIFICATION
usbfnbase/USBFN_NOTIFICATION
APIRef
kbSyntax
HeaderDef
usbfnbase.h
_USBFN_NOTIFICATION
PUSBFN_NOTIFICATION
USBFN_NOTIFICATION

_USBFN_NOTIFICATION structure

-description

Describes information about a Universal Serial Bus (USB) event notification that was received by using IOCTL_INTERNAL_USBFN_BUS_EVENT_NOTIFICATION.

-struct-fields

-field Event

Bus notification indicated by a USBFN_EVENT-typed flag.

-field u

-field u.BusSpeed

The operating bus speed indicated by USBFN_BUS_SPEED-typed flags.

-field u.SetupPacket

Describes a setup packet in a USB_DEFAULT_PIPE_SETUP_PACKET structure for a control transfer to or from the default endpoint as indicated by a USB_DEFAULT_PIPE_SETUP_PACKET-typed flag.

-field u.ConfigurationValue

The bConfigurationValue field of a USB configuration descriptor.

-field u.PortType

Possible port types supported by a function controller indicated by a USBFN_PORT_TYPE-typed flag.

-field u.AlternateInterface

Alternate setting of the interface indicated by ALTERNATE_INTERFACE.