|
ReactOS 0.4.17-dev-573-g8315b8c
|

Public Attributes | |
| VARDESC | vardesc |
| VARDESC * | vardesc_create |
| const TLBString * | Name |
| int | HelpContext |
| int | HelpStringContext |
| const TLBString * | HelpString |
| struct list | custdata_list |
Definition at line 1194 of file typelib.c.
Referenced by ITypeInfo2_fnGetAllVarCustData(), ITypeInfo2_fnGetVarCustData(), ITypeInfoImpl_Destroy(), MSFT_DoVars(), and TLBVarDesc_Constructor().
| int tagTLBVarDesc::HelpContext |
Definition at line 1191 of file typelib.c.
Referenced by ICreateTypeInfo2_fnSetVarHelpContext(), ITypeInfo_fnGetDocumentation(), and MSFT_DoVars().
Definition at line 1193 of file typelib.c.
Referenced by ICreateTypeInfo2_fnSetVarDocString(), ITypeInfo2_fnGetDocumentation2(), ITypeInfo_fnGetDocumentation(), and MSFT_DoVars().
| int tagTLBVarDesc::HelpStringContext |
Definition at line 1192 of file typelib.c.
Referenced by ITypeInfo2_fnGetDocumentation2(), and MSFT_DoVars().
Definition at line 1190 of file typelib.c.
Referenced by dump_TLBVarDesc(), ITypeInfo_fnGetDocumentation(), ITypeLib2_fnIsName(), MSFT_DoVars(), SLTG_DoVars(), and typeinfo_getnames().
| VARDESC tagTLBVarDesc::vardesc |
Definition at line 1188 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddVarDesc(), ICreateTypeInfo2_fnLayOut(), ITypeComp_fnBind(), ITypeInfo_fnGetIDsOfNames(), ITypeInfo_fnGetVarDesc(), ITypeInfoImpl_Destroy(), MSFT_DoVars(), and SLTG_DoVars().
| VARDESC* tagTLBVarDesc::vardesc_create |
Definition at line 1189 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddVarDesc(), and ITypeInfoImpl_Destroy().