|
ReactOS 0.4.17-dev-573-g8315b8c
|

Public Attributes | |
| unsigned int | oStart |
| unsigned int | pos |
| unsigned int | length |
| void * | mapping |
| MSFT_SegDir * | pTblDir |
| ITypeLibImpl * | pLibInfo |
Definition at line 1276 of file typelib.c.
Referenced by MSFT_Read(), and MSFT_Seek().
| void* tagTLBContext::mapping |
Definition at line 1277 of file typelib.c.
Referenced by MSFT_Read().
Definition at line 1274 of file typelib.c.
Referenced by MSFT_Read(), and MSFT_Seek().
| ITypeLibImpl* tagTLBContext::pLibInfo |
Definition at line 1279 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 1275 of file typelib.c.
Referenced by MSFT_Read(), and MSFT_Seek().
| MSFT_SegDir* tagTLBContext::pTblDir |
Definition at line 1278 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().