ReactOS 0.4.15-dev-7958-gcd0bb1a
tagWNODE_SINGLE_ITEM Struct Reference

#include <wmistr.h>

Collaboration diagram for tagWNODE_SINGLE_ITEM:

Public Attributes

struct _WNODE_HEADER WnodeHeader
 
ULONG OffsetInstanceName
 
ULONG InstanceIndex
 
ULONG ItemId
 
ULONG DataBlockOffset
 
ULONG SizeDataItem
 
UCHAR VariableData []
 

Detailed Description

Definition at line 123 of file wmistr.h.

Member Data Documentation

◆ DataBlockOffset

ULONG tagWNODE_SINGLE_ITEM::DataBlockOffset

Definition at line 129 of file wmistr.h.

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

◆ InstanceIndex

ULONG tagWNODE_SINGLE_ITEM::InstanceIndex

Definition at line 127 of file wmistr.h.

◆ ItemId

ULONG tagWNODE_SINGLE_ITEM::ItemId

Definition at line 128 of file wmistr.h.

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

◆ OffsetInstanceName

ULONG tagWNODE_SINGLE_ITEM::OffsetInstanceName

Definition at line 126 of file wmistr.h.

◆ SizeDataItem

ULONG tagWNODE_SINGLE_ITEM::SizeDataItem

Definition at line 130 of file wmistr.h.

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

◆ VariableData

UCHAR tagWNODE_SINGLE_ITEM::VariableData[]

Definition at line 131 of file wmistr.h.

◆ WnodeHeader

struct _WNODE_HEADER tagWNODE_SINGLE_ITEM::WnodeHeader

Definition at line 125 of file wmistr.h.


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