|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <wmistr.h>

Public Attributes | |
| GUID | Guid |
| ULONG | Flags |
| ULONG | InstanceCount |
| union { | |
| ULONG InstanceNameList | |
| ULONG BaseNameOffset | |
| ULONG_PTR Pdo | |
| ULONG_PTR InstanceInfo | |
| }; | |
| union { ... } WMIREGGUIDW::@3561 |
| ULONG WMIREGGUIDW::Flags |
Definition at line 80 of file wmistr.h.
Referenced by FxWmiIrpHandler::_RegInfo(), and ClassSystemControl().
| GUID WMIREGGUIDW::Guid |
Definition at line 79 of file wmistr.h.
Referenced by FxWmiIrpHandler::_RegInfo(), and ClassSystemControl().
| ULONG WMIREGGUIDW::InstanceCount |
Definition at line 81 of file wmistr.h.
Referenced by FxWmiIrpHandler::_RegInfo(), and ClassSystemControl().
| ULONG_PTR WMIREGGUIDW::InstanceInfo |
Definition at line 87 of file wmistr.h.
Referenced by ClassSystemControl().
| ULONG_PTR WMIREGGUIDW::Pdo |
Definition at line 86 of file wmistr.h.
Referenced by FxWmiIrpHandler::_RegInfo().