ReactOS 0.4.16-dev-1028-g8602629
|
#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 |
INT MSFT_VarRecord::DataType |
Definition at line 231 of file typelib.h.
Referenced by MSFT_DoVars(), and WMSFT_compile_typeinfo_aux().
INT MSFT_VarRecord::Flags |
Definition at line 232 of file typelib.h.
Referenced by MSFT_DoVars(), and WMSFT_compile_typeinfo_aux().
INT MSFT_VarRecord::HelpContext |
Definition at line 244 of file typelib.h.
Referenced by MSFT_DoVars(), and WMSFT_compile_typeinfo_aux().
INT MSFT_VarRecord::HelpString |
Definition at line 245 of file typelib.h.
Referenced by MSFT_DoVars(), and WMSFT_compile_typeinfo_aux().
INT MSFT_VarRecord::HelpStringContext |
Definition at line 248 of file typelib.h.
Referenced by MSFT_DoVars(), and WMSFT_compile_typeinfo_aux().
INT MSFT_VarRecord::Info |
Definition at line 230 of file typelib.h.
Referenced by MSFT_DoVars(), and WMSFT_compile_typeinfo_aux().
INT MSFT_VarRecord::oCustData |
Definition at line 247 of file typelib.h.
Referenced by WMSFT_compile_typeinfo_aux().
INT MSFT_VarRecord::OffsValue |
Definition at line 240 of file typelib.h.
Referenced by MSFT_DoVars(), and WMSFT_compile_typeinfo_aux().
INT MSFT_VarRecord::oHelpString |
Definition at line 245 of file typelib_struct.h.
INT MSFT_VarRecord::res9 |
Definition at line 246 of file typelib.h.
Referenced by WMSFT_compile_typeinfo_aux().
INT16 MSFT_VarRecord::vardescsize |
Definition at line 238 of file typelib.h.
Referenced by WMSFT_compile_typeinfo_aux().
INT16 MSFT_VarRecord::VarKind |
Definition at line 237 of file typelib.h.
Referenced by MSFT_DoVars(), and WMSFT_compile_typeinfo_aux().