ReactOS 0.4.17-dev-497-g795f69c
_IO_BUS_TYPE_GUID_LIST Struct Reference

#include <io.h>

Collaboration diagram for _IO_BUS_TYPE_GUID_LIST:

Public Attributes

FAST_MUTEX Lock
 
ULONG AllocatedCount
 
ULONG GuidCount
 
PGUID Guids
 

Detailed Description

Definition at line 415 of file io.h.

Member Data Documentation

◆ AllocatedCount

ULONG _IO_BUS_TYPE_GUID_LIST::AllocatedCount

Definition at line 418 of file io.h.

Referenced by IopGetBusTypeGuidIndex(), and IopInitializePlugPlayServices().

◆ GuidCount

ULONG _IO_BUS_TYPE_GUID_LIST::GuidCount

Definition at line 419 of file io.h.

Referenced by IopGetBusTypeGuidIndex(), IopInitializePlugPlayServices(), and PnpBusTypeGuidGet().

◆ Guids

PGUID _IO_BUS_TYPE_GUID_LIST::Guids

Definition at line 420 of file io.h.

Referenced by IopGetBusTypeGuidIndex(), IopInitializePlugPlayServices(), and PnpBusTypeGuidGet().

◆ Lock

FAST_MUTEX _IO_BUS_TYPE_GUID_LIST::Lock

Definition at line 417 of file io.h.

Referenced by IopGetBusTypeGuidIndex(), IopInitializePlugPlayServices(), and PnpBusTypeGuidGet().


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