|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| VARDESC | vardesc |
| VARDESC * | vardesc_create |
| const TLBString * | Name |
| int | HelpContext |
| int | HelpStringContext |
| const TLBString * | HelpString |
| struct list | custdata_list |
Definition at line 1228 of file typelib.c.
Referenced by ITypeInfo2_fnGetAllVarCustData(), ITypeInfo2_fnGetVarCustData(), ITypeInfoImpl_Destroy(), and TLBVarDesc_Constructor().
| int tagTLBVarDesc::HelpContext |
Definition at line 1225 of file typelib.c.
Referenced by ICreateTypeInfo2_fnSetVarHelpContext(), ITypeInfo_fnGetDocumentation(), and MSFT_DoVars().
Definition at line 1227 of file typelib.c.
Referenced by ICreateTypeInfo2_fnSetVarDocString(), ITypeInfo2_fnGetDocumentation2(), ITypeInfo_fnGetDocumentation(), MSFT_DoVars(), and SLTG_DoVars().
| int tagTLBVarDesc::HelpStringContext |
Definition at line 1226 of file typelib.c.
Referenced by ITypeInfo2_fnGetDocumentation2(), and MSFT_DoVars().
Definition at line 1224 of file typelib.c.
Referenced by dump_TLBVarDesc(), ITypeInfo_fnGetDocumentation(), ITypeInfo_fnGetNames(), ITypeLib2_fnIsName(), MSFT_DoVars(), SLTG_DoVars(), and TLB_get_vardesc_by_name().
| VARDESC tagTLBVarDesc::vardesc |
Definition at line 1222 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddVarDesc(), ICreateTypeInfo2_fnLayOut(), ITypeComp_fnBind(), ITypeInfo_fnGetIDsOfNames(), ITypeInfo_fnGetVarDesc(), ITypeInfoImpl_Destroy(), MSFT_DoVars(), SLTG_DoVars(), and TLB_get_vardesc_by_memberid().
| VARDESC* tagTLBVarDesc::vardesc_create |
Definition at line 1223 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddVarDesc(), and ITypeInfoImpl_Destroy().