ReactOS 0.4.15-dev-7842-g558ab78
WMIREGGUIDW Struct Reference

#include <wmistr.h>

Collaboration diagram for WMIREGGUIDW:

Public Attributes

GUID Guid
 
ULONG Flags
 
ULONG InstanceCount
 
union {
   ULONG   InstanceNameList
 
   ULONG   BaseNameOffset
 
   ULONG_PTR   Pdo
 
   ULONG_PTR   InstanceInfo
 
}; 
 

Detailed Description

Definition at line 77 of file wmistr.h.

Member Data Documentation

◆ 

union { ... } WMIREGGUIDW::@3354

◆ BaseNameOffset

ULONG WMIREGGUIDW::BaseNameOffset

Definition at line 85 of file wmistr.h.

◆ Flags

ULONG WMIREGGUIDW::Flags

Definition at line 80 of file wmistr.h.

Referenced by FxWmiIrpHandler::_RegInfo(), and ClassSystemControl().

◆ Guid

GUID WMIREGGUIDW::Guid

Definition at line 79 of file wmistr.h.

Referenced by FxWmiIrpHandler::_RegInfo(), and ClassSystemControl().

◆ InstanceCount

ULONG WMIREGGUIDW::InstanceCount

Definition at line 81 of file wmistr.h.

Referenced by FxWmiIrpHandler::_RegInfo(), and ClassSystemControl().

◆ InstanceInfo

ULONG_PTR WMIREGGUIDW::InstanceInfo

Definition at line 87 of file wmistr.h.

Referenced by ClassSystemControl().

◆ InstanceNameList

ULONG WMIREGGUIDW::InstanceNameList

Definition at line 84 of file wmistr.h.

◆ Pdo

ULONG_PTR WMIREGGUIDW::Pdo

Definition at line 86 of file wmistr.h.

Referenced by FxWmiIrpHandler::_RegInfo().


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