ReactOS 0.4.15-dev-7934-g1dc8d80
MSFT_VarRecord Struct Reference

#include <typelib.h>

Public Attributes

INT Info
 
INT DataType
 
INT Flags
 
INT16 VarKind
 
INT16 vardescsize
 
INT OffsValue
 
INT HelpContext
 
INT HelpString
 
INT res9
 
INT oCustData
 
INT HelpStringContext
 
INT oHelpString
 

Detailed Description

Definition at line 229 of file typelib.h.

Member Data Documentation

◆ DataType

INT MSFT_VarRecord::DataType

Definition at line 231 of file typelib.h.

Referenced by MSFT_DoVars(), and WMSFT_compile_typeinfo_aux().

◆ Flags

INT MSFT_VarRecord::Flags

Definition at line 232 of file typelib.h.

Referenced by MSFT_DoVars(), and WMSFT_compile_typeinfo_aux().

◆ HelpContext

INT MSFT_VarRecord::HelpContext

Definition at line 244 of file typelib.h.

Referenced by MSFT_DoVars(), and WMSFT_compile_typeinfo_aux().

◆ HelpString

INT MSFT_VarRecord::HelpString

Definition at line 245 of file typelib.h.

Referenced by MSFT_DoVars(), and WMSFT_compile_typeinfo_aux().

◆ HelpStringContext

INT MSFT_VarRecord::HelpStringContext

Definition at line 248 of file typelib.h.

Referenced by MSFT_DoVars(), and WMSFT_compile_typeinfo_aux().

◆ Info

INT MSFT_VarRecord::Info

Definition at line 230 of file typelib.h.

Referenced by MSFT_DoVars(), and WMSFT_compile_typeinfo_aux().

◆ oCustData

INT MSFT_VarRecord::oCustData

Definition at line 247 of file typelib.h.

Referenced by WMSFT_compile_typeinfo_aux().

◆ OffsValue

INT MSFT_VarRecord::OffsValue

Definition at line 240 of file typelib.h.

Referenced by MSFT_DoVars(), and WMSFT_compile_typeinfo_aux().

◆ oHelpString

INT MSFT_VarRecord::oHelpString

Definition at line 245 of file typelib_struct.h.

◆ res9

INT MSFT_VarRecord::res9

Definition at line 246 of file typelib.h.

Referenced by WMSFT_compile_typeinfo_aux().

◆ vardescsize

INT16 MSFT_VarRecord::vardescsize

Definition at line 238 of file typelib.h.

Referenced by WMSFT_compile_typeinfo_aux().

◆ VarKind

INT16 MSFT_VarRecord::VarKind

Definition at line 237 of file typelib.h.

Referenced by MSFT_DoVars(), and WMSFT_compile_typeinfo_aux().


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