ReactOS 0.4.15-dev-7842-g558ab78
_USBC_DEVICE_CONFIGURATION_INTERFACE_V1 Struct Reference

#include <usbbusif.h>

Collaboration diagram for _USBC_DEVICE_CONFIGURATION_INTERFACE_V1:

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID Context
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
USBC_START_DEVICE_CALLBACK StartDeviceCallback
 
USBC_PDO_ENABLE_CALLBACK PdoEnableCallback
 
PVOID Reserved [7]
 

Detailed Description

Definition at line 201 of file usbbusif.h.

Member Data Documentation

◆ Context

PVOID _USBC_DEVICE_CONFIGURATION_INTERFACE_V1::Context

Definition at line 204 of file usbbusif.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _USBC_DEVICE_CONFIGURATION_INTERFACE_V1::InterfaceDereference

Definition at line 206 of file usbbusif.h.

◆ InterfaceReference

PINTERFACE_REFERENCE _USBC_DEVICE_CONFIGURATION_INTERFACE_V1::InterfaceReference

Definition at line 205 of file usbbusif.h.

◆ PdoEnableCallback

USBC_PDO_ENABLE_CALLBACK _USBC_DEVICE_CONFIGURATION_INTERFACE_V1::PdoEnableCallback

Definition at line 208 of file usbbusif.h.

◆ Reserved

PVOID _USBC_DEVICE_CONFIGURATION_INTERFACE_V1::Reserved[7]

Definition at line 209 of file usbbusif.h.

◆ Size

USHORT _USBC_DEVICE_CONFIGURATION_INTERFACE_V1::Size

Definition at line 202 of file usbbusif.h.

◆ StartDeviceCallback

USBC_START_DEVICE_CALLBACK _USBC_DEVICE_CONFIGURATION_INTERFACE_V1::StartDeviceCallback

Definition at line 207 of file usbbusif.h.

◆ Version

USHORT _USBC_DEVICE_CONFIGURATION_INTERFACE_V1::Version

Definition at line 203 of file usbbusif.h.


The documentation for this struct was generated from the following file: