ReactOS 0.4.15-dev-7842-g558ab78
_PLUGPLAY_BUS_INSTANCE Struct Reference

#include <cmtypes.h>

Collaboration diagram for _PLUGPLAY_BUS_INSTANCE:

Public Attributes

PLUGPLAY_BUS_TYPE BusType
 
ULONG BusNumber
 
WCHAR BusName [MAX_BUS_NAME]
 

Detailed Description

Definition at line 570 of file cmtypes.h.

Member Data Documentation

◆ BusName

WCHAR _PLUGPLAY_BUS_INSTANCE::BusName[MAX_BUS_NAME]

Definition at line 574 of file cmtypes.h.

◆ BusNumber

ULONG _PLUGPLAY_BUS_INSTANCE::BusNumber

Definition at line 573 of file cmtypes.h.

◆ BusType

PLUGPLAY_BUS_TYPE _PLUGPLAY_BUS_INSTANCE::BusType

Definition at line 572 of file cmtypes.h.


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