ReactOS 0.4.16-dev-125-g798ea90
|
Public Attributes | |
BSTR | str |
UINT | offset |
struct list | entry |
Definition at line 1096 of file typelib.c.
Referenced by ITypeLib2_fnRelease(), MSFT_ReadAllNames(), and MSFT_ReadAllStrings().
UINT tagTLBString::offset |
Definition at line 1095 of file typelib.c.
Referenced by MSFT_ReadAllNames(), MSFT_ReadAllStrings(), MSFT_ReadName(), MSFT_ReadString(), and SLTG_ReadName().
BSTR tagTLBString::str |
Definition at line 1094 of file typelib.c.
Referenced by ITypeLib2_fnRelease(), ITypeLibComp_fnBind(), MSFT_ReadAllNames(), MSFT_ReadAllStrings(), MSFT_ReadName(), MSFT_ReadString(), and SLTG_DoVars().