|
ReactOS 0.4.17-dev-497-g795f69c
|
#include <io.h>

Public Attributes | |
| FAST_MUTEX | Lock |
| ULONG | AllocatedCount |
| ULONG | GuidCount |
| PGUID | Guids |
| ULONG _IO_BUS_TYPE_GUID_LIST::AllocatedCount |
Definition at line 418 of file io.h.
Referenced by IopGetBusTypeGuidIndex(), and IopInitializePlugPlayServices().
| ULONG _IO_BUS_TYPE_GUID_LIST::GuidCount |
Definition at line 419 of file io.h.
Referenced by IopGetBusTypeGuidIndex(), IopInitializePlugPlayServices(), and PnpBusTypeGuidGet().
| PGUID _IO_BUS_TYPE_GUID_LIST::Guids |
Definition at line 420 of file io.h.
Referenced by IopGetBusTypeGuidIndex(), IopInitializePlugPlayServices(), and PnpBusTypeGuidGet().
| FAST_MUTEX _IO_BUS_TYPE_GUID_LIST::Lock |
Definition at line 417 of file io.h.
Referenced by IopGetBusTypeGuidIndex(), IopInitializePlugPlayServices(), and PnpBusTypeGuidGet().