ReactOS 0.4.15-dev-7842-g558ab78
MAIN_ITEM_DATA Struct Reference

#include <parser.h>

Public Attributes

USHORT DataConstant:1
 
USHORT ArrayVariable:1
 
USHORT Relative:1
 
USHORT Wrap:1
 
USHORT NonLinear:1
 
USHORT NoPreferred:1
 
USHORT NullState:1
 
USHORT IsVolatile:1
 
USHORT BitsBytes:1
 
UCHAR reserved [2]
 

Detailed Description

Definition at line 115 of file parser.h.

Member Data Documentation

◆ ArrayVariable

USHORT MAIN_ITEM_DATA::ArrayVariable

Definition at line 118 of file parser.h.

◆ BitsBytes

USHORT MAIN_ITEM_DATA::BitsBytes

Definition at line 125 of file parser.h.

◆ DataConstant

USHORT MAIN_ITEM_DATA::DataConstant

Definition at line 117 of file parser.h.

◆ IsVolatile

USHORT MAIN_ITEM_DATA::IsVolatile

Definition at line 124 of file parser.h.

◆ NonLinear

USHORT MAIN_ITEM_DATA::NonLinear

Definition at line 121 of file parser.h.

◆ NoPreferred

USHORT MAIN_ITEM_DATA::NoPreferred

Definition at line 122 of file parser.h.

◆ NullState

USHORT MAIN_ITEM_DATA::NullState

Definition at line 123 of file parser.h.

◆ Relative

USHORT MAIN_ITEM_DATA::Relative

Definition at line 119 of file parser.h.

◆ reserved

UCHAR MAIN_ITEM_DATA::reserved[2]

Definition at line 126 of file parser.h.

◆ Wrap

USHORT MAIN_ITEM_DATA::Wrap

Definition at line 120 of file parser.h.


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