|
ReactOS 0.4.17-dev-573-g8315b8c
|

Public Attributes | |
| int | offset |
| TLBGuid * | guid |
| BSTR | name |
| LCID | lcid |
| WORD | wVersionMajor |
| WORD | wVersionMinor |
| struct tagITypeLibImpl * | pImpTypeLib |
| struct list | entry |
Definition at line 1056 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddRefTypeInfo(), ITypeLib2_Constructor_MSFT(), ITypeLib2_fnRelease(), and MSFT_ReadAllRefs().
| TLBGuid* tagTLBImpLib::guid |
Definition at line 1046 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddRefTypeInfo(), ITypeInfo_fnGetRefTypeInfo(), ITypeLib2_Constructor_MSFT(), and WMSFT_compile_impfile().
| LCID tagTLBImpLib::lcid |
Definition at line 1049 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddRefTypeInfo(), ITypeInfo_fnGetRefTypeInfo(), ITypeLib2_Constructor_MSFT(), and WMSFT_compile_impfile().
| BSTR tagTLBImpLib::name |
Definition at line 1047 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 1042 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 1054 of file typelib.c.
Referenced by ITypeInfo_fnGetRefTypeInfo(), and ITypeLib2_fnRelease().
| WORD tagTLBImpLib::wVersionMajor |
Definition at line 1051 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddRefTypeInfo(), ITypeInfo_fnGetRefTypeInfo(), ITypeLib2_Constructor_MSFT(), and WMSFT_compile_impfile().
| WORD tagTLBImpLib::wVersionMinor |
Definition at line 1052 of file typelib.c.
Referenced by ICreateTypeInfo2_fnAddRefTypeInfo(), ITypeInfo_fnGetRefTypeInfo(), ITypeLib2_Constructor_MSFT(), and WMSFT_compile_impfile().