ReactOS 0.4.16-dev-2491-g3dc6630
_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 604 of file cmtypes.h.

Member Data Documentation

◆ BusName

WCHAR _PLUGPLAY_BUS_INSTANCE::BusName[MAX_BUS_NAME]

Definition at line 608 of file cmtypes.h.

◆ BusNumber

ULONG _PLUGPLAY_BUS_INSTANCE::BusNumber

Definition at line 607 of file cmtypes.h.

◆ BusType

PLUGPLAY_BUS_TYPE _PLUGPLAY_BUS_INSTANCE::BusType

Definition at line 606 of file cmtypes.h.


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