ReactOS 0.4.16-dev-251-ga17b6e9
|
#include <wmistr.h>
Public Attributes | |
ULONG | BufferSize |
ULONG | NextWmiRegInfo |
ULONG | RegistryPath |
ULONG | MofResourceName |
ULONG | GuidCount |
WMIREGGUIDW | WmiRegGuid [] |
ULONG WMIREGINFOW::BufferSize |
Definition at line 93 of file wmistr.h.
Referenced by FxWmiIrpHandler::_RegInfo(), ClassSystemControl(), and WmipRegisterGuids().
ULONG WMIREGINFOW::GuidCount |
Definition at line 97 of file wmistr.h.
Referenced by FxWmiIrpHandler::_RegInfo(), ClassSystemControl(), and WmipRegisterGuids().
ULONG WMIREGINFOW::MofResourceName |
Definition at line 96 of file wmistr.h.
Referenced by FxWmiIrpHandler::_RegInfo(), and ClassSystemControl().
ULONG WMIREGINFOW::NextWmiRegInfo |
Definition at line 94 of file wmistr.h.
Referenced by FxWmiIrpHandler::_RegInfo(), and ClassSystemControl().
ULONG WMIREGINFOW::RegistryPath |
Definition at line 95 of file wmistr.h.
Referenced by FxWmiIrpHandler::_RegInfo(), and ClassSystemControl().
WMIREGGUIDW WMIREGINFOW::WmiRegGuid[] |
Definition at line 98 of file wmistr.h.
Referenced by FxWmiIrpHandler::_RegInfo(), and ClassSystemControl().