ReactOS 0.4.15-dev-7953-g1f49173
_USBRPM_DEVICE_INFORMATION Struct Reference

#include <usbrpmif.h>

Public Attributes

ULONG64 HubId
 
ULONG ConnectionIndex
 
UCHAR DeviceClass
 
USHORT VendorId
 
USHORT ProductId
 
WCHAR ManufacturerString [MAXIMUM_USB_STRING_LENGTH]
 
WCHAR ProductString [MAXIMUM_USB_STRING_LENGTH]
 
WCHAR HubSymbolicLinkName [MAX_PATH]
 

Detailed Description

Definition at line 32 of file usbrpmif.h.

Member Data Documentation

◆ ConnectionIndex

ULONG _USBRPM_DEVICE_INFORMATION::ConnectionIndex

Definition at line 34 of file usbrpmif.h.

◆ DeviceClass

UCHAR _USBRPM_DEVICE_INFORMATION::DeviceClass

Definition at line 35 of file usbrpmif.h.

◆ HubId

ULONG64 _USBRPM_DEVICE_INFORMATION::HubId

Definition at line 33 of file usbrpmif.h.

◆ HubSymbolicLinkName

WCHAR _USBRPM_DEVICE_INFORMATION::HubSymbolicLinkName[MAX_PATH]

Definition at line 40 of file usbrpmif.h.

◆ ManufacturerString

WCHAR _USBRPM_DEVICE_INFORMATION::ManufacturerString[MAXIMUM_USB_STRING_LENGTH]

Definition at line 38 of file usbrpmif.h.

◆ ProductId

USHORT _USBRPM_DEVICE_INFORMATION::ProductId

Definition at line 37 of file usbrpmif.h.

◆ ProductString

WCHAR _USBRPM_DEVICE_INFORMATION::ProductString[MAXIMUM_USB_STRING_LENGTH]

Definition at line 39 of file usbrpmif.h.

◆ VendorId

USHORT _USBRPM_DEVICE_INFORMATION::VendorId

Definition at line 36 of file usbrpmif.h.


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