|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wmistr.h>

Public Attributes | |
| struct _WNODE_HEADER | WnodeHeader |
| ULONG | DataBlockOffset |
| ULONG | InstanceCount |
| ULONG | OffsetInstanceNameOffsets |
| union { | |
| ULONG FixedInstanceSize | |
| OFFSETINSTANCEDATAANDLENGTH OffsetInstanceDataAndLength [0] | |
| }; | |
| union { ... } tagWNODE_ALL_DATA::@3563 |
| ULONG tagWNODE_ALL_DATA::DataBlockOffset |
Definition at line 113 of file wmistr.h.
Referenced by FxWmiIrpHandler::_QueryAllData(), ClassSystemControl(), FxWmiIrpHandler::CompleteWmiQueryAllDataRequest(), and WmipQueryRawSMBiosTables().
| ULONG tagWNODE_ALL_DATA::FixedInstanceSize |
Definition at line 118 of file wmistr.h.
Referenced by ClassWmiCompleteRequest(), ExpGetRawSMBiosTable(), i8042InitializeHwHacks(), and WmipQueryRawSMBiosTables().
| ULONG tagWNODE_ALL_DATA::InstanceCount |
Definition at line 114 of file wmistr.h.
Referenced by FxWmiIrpHandler::_QueryAllData(), ClassWmiCompleteRequest(), and WmipQueryRawSMBiosTables().
| OFFSETINSTANCEDATAANDLENGTH tagWNODE_ALL_DATA::OffsetInstanceDataAndLength[0] |
Definition at line 119 of file wmistr.h.
Referenced by FxWmiIrpHandler::_QueryAllData().
| struct _WNODE_HEADER tagWNODE_ALL_DATA::WnodeHeader |
Definition at line 112 of file wmistr.h.
Referenced by FxWmiIrpHandler::_QueryAllData(), ClassWmiCompleteRequest(), FxWmiIrpHandler::CompleteWmiQueryAllDataRequest(), i8042InitializeHwHacks(), and WmipQueryRawSMBiosTables().