ReactOS 0.4.16-dev-1025-gd3456f5
|
Public Attributes | |
unsigned int | oStart |
unsigned int | pos |
unsigned int | length |
void * | mapping |
MSFT_SegDir * | pTblDir |
ITypeLibImpl * | pLibInfo |
Definition at line 1310 of file typelib.c.
Referenced by MSFT_Read(), and MSFT_Seek().
void* tagTLBContext::mapping |
Definition at line 1311 of file typelib.c.
Referenced by MSFT_Read().
Definition at line 1308 of file typelib.c.
Referenced by MSFT_Read(), and MSFT_Seek().
ITypeLibImpl* tagTLBContext::pLibInfo |
Definition at line 1313 of file typelib.c.
Referenced by MSFT_GetTdesc(), MSFT_ReadAllGuids(), MSFT_ReadAllNames(), MSFT_ReadAllRefs(), MSFT_ReadAllStrings(), MSFT_ReadGuid(), MSFT_ReadName(), and MSFT_ReadString().
Definition at line 1309 of file typelib.c.
Referenced by MSFT_Read(), and MSFT_Seek().
MSFT_SegDir* tagTLBContext::pTblDir |
Definition at line 1312 of file typelib.c.
Referenced by MSFT_CustData(), MSFT_DoImplTypes(), MSFT_DoTypeInfo(), MSFT_ReadAllGuids(), MSFT_ReadAllNames(), MSFT_ReadAllRefs(), MSFT_ReadAllStrings(), MSFT_ReadHreftype(), and MSFT_ReadValue().