|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| int | offset |
| TLBGuid * | guid |
| BSTR | name |
| LCID | lcid |
| WORD | wVersionMajor |
| WORD | wVersionMinor |
| struct tagITypeLibImpl * | pImpTypeLib |
| struct list | entry |
Definition at line 1090 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddRefTypeInfo(), ITypeLib2_Constructor_MSFT(), ITypeLib2_fnRelease(), and MSFT_ReadAllRefs().
| TLBGuid* tagTLBImpLib::guid |
Definition at line 1080 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddRefTypeInfo(), ITypeInfo_fnGetRefTypeInfo(), ITypeLib2_Constructor_MSFT(), and WMSFT_compile_impfile().
| LCID tagTLBImpLib::lcid |
Definition at line 1083 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddRefTypeInfo(), ITypeInfo_fnGetRefTypeInfo(), ITypeLib2_Constructor_MSFT(), and WMSFT_compile_impfile().
| BSTR tagTLBImpLib::name |
Definition at line 1081 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddRefTypeInfo(), ITypeInfo_fnGetRefTypeInfo(), ITypeLib2_Constructor_MSFT(), ITypeLib2_fnRelease(), and WMSFT_compile_impfile().
| int tagTLBImpLib::offset |
Definition at line 1076 of file typelib.c.
Referenced by ITypeLib2_Constructor_MSFT(), MSFT_ReadAllRefs(), WMSFT_compile_impfile(), and WMSFT_compile_impinfo().
| struct tagITypeLibImpl* tagTLBImpLib::pImpTypeLib |
Definition at line 1088 of file typelib.c.
Referenced by ITypeInfo_fnGetRefTypeInfo(), and ITypeLib2_fnRelease().
| WORD tagTLBImpLib::wVersionMajor |
Definition at line 1085 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddRefTypeInfo(), ITypeInfo_fnGetRefTypeInfo(), ITypeLib2_Constructor_MSFT(), and WMSFT_compile_impfile().
| WORD tagTLBImpLib::wVersionMinor |
Definition at line 1086 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddRefTypeInfo(), ITypeInfo_fnGetRefTypeInfo(), ITypeLib2_Constructor_MSFT(), and WMSFT_compile_impfile().