ReactOS 0.4.16-dev-835-gd769f56
|
Public Attributes | |
INT | index |
TYPEKIND | tkind |
TLBGuid * | guid |
HREFTYPE | reference |
TLBImpLib * | pImpTLInfo |
struct list | entry |
Definition at line 1191 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddRefTypeInfo(), ITypeInfo_fnGetRefTypeInfo(), ITypeLib2_fnRelease(), and SLTG_DoRefs().
TLBGuid* tagTLBRefType::guid |
Definition at line 1183 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddRefTypeInfo(), ITypeInfo_fnGetRefTypeInfo(), and WMSFT_compile_impinfo().
INT tagTLBRefType::index |
Definition at line 1178 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddRefTypeInfo(), ITypeInfo_fnGetRefTypeInfo(), SLTG_DoRefs(), and WMSFT_compile_impinfo().
TLBImpLib* tagTLBRefType::pImpTLInfo |
Definition at line 1187 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddRefTypeInfo(), ITypeInfo_fnGetRefTypeInfo(), SLTG_DoRefs(), and WMSFT_compile_impinfo().
HREFTYPE tagTLBRefType::reference |
Definition at line 1186 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddRefTypeInfo(), ITypeInfo_fnGetRefTypeInfo(), and SLTG_DoRefs().
TYPEKIND tagTLBRefType::tkind |
Definition at line 1182 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddRefTypeInfo(), and WMSFT_compile_impinfo().