ReactOS 0.4.15-dev-7842-g558ab78
tagMSFT_SegDir Struct Reference

#include <typelib.h>

Collaboration diagram for tagMSFT_SegDir:

Public Attributes

MSFT_pSeg pTypeInfoTab
 
MSFT_pSeg pImpInfo
 
MSFT_pSeg pImpFiles
 
MSFT_pSeg pRefTab
 
MSFT_pSeg pGuidHashTab
 
MSFT_pSeg pGuidTab
 
MSFT_pSeg pNameHashTab
 
MSFT_pSeg pNametab
 
MSFT_pSeg pStringtab
 
MSFT_pSeg pTypdescTab
 
MSFT_pSeg pArrayDescriptions
 
MSFT_pSeg pCustData
 
MSFT_pSeg pCDGuids
 
MSFT_pSeg res0e
 
MSFT_pSeg res0f
 

Detailed Description

Definition at line 97 of file typelib.h.

Member Data Documentation

◆ pArrayDescriptions

MSFT_pSeg tagMSFT_SegDir::pArrayDescriptions

Definition at line 112 of file typelib.h.

Referenced by ITypeLib2_Constructor_MSFT().

◆ pCDGuids

MSFT_pSeg tagMSFT_SegDir::pCDGuids

Definition at line 115 of file typelib.h.

Referenced by MSFT_CustData().

◆ pCustData

MSFT_pSeg tagMSFT_SegDir::pCustData

Definition at line 113 of file typelib.h.

Referenced by MSFT_ReadValue().

◆ pGuidHashTab

MSFT_pSeg tagMSFT_SegDir::pGuidHashTab

Definition at line 103 of file typelib.h.

◆ pGuidTab

MSFT_pSeg tagMSFT_SegDir::pGuidTab

Definition at line 105 of file typelib.h.

Referenced by msft_read_guid(), and MSFT_ReadAllGuids().

◆ pImpFiles

MSFT_pSeg tagMSFT_SegDir::pImpFiles

Definition at line 101 of file typelib.h.

Referenced by ITypeLib2_Constructor_MSFT().

◆ pImpInfo

MSFT_pSeg tagMSFT_SegDir::pImpInfo

Definition at line 100 of file typelib.h.

Referenced by ITypeLib2_Constructor_MSFT(), and MSFT_ReadAllRefs().

◆ pNameHashTab

MSFT_pSeg tagMSFT_SegDir::pNameHashTab

Definition at line 107 of file typelib.h.

◆ pNametab

MSFT_pSeg tagMSFT_SegDir::pNametab

Definition at line 109 of file typelib.h.

Referenced by MSFT_ReadAllNames(), MSFT_ReadHreftype(), and read_msft_importlib().

◆ pRefTab

MSFT_pSeg tagMSFT_SegDir::pRefTab

Definition at line 102 of file typelib.h.

Referenced by MSFT_DoImplTypes().

◆ pStringtab

MSFT_pSeg tagMSFT_SegDir::pStringtab

Definition at line 110 of file typelib.h.

Referenced by MSFT_ReadAllStrings().

◆ pTypdescTab

MSFT_pSeg tagMSFT_SegDir::pTypdescTab

Definition at line 111 of file typelib.h.

Referenced by ITypeLib2_Constructor_MSFT().

◆ pTypeInfoTab

MSFT_pSeg tagMSFT_SegDir::pTypeInfoTab

Definition at line 98 of file typelib.h.

Referenced by ITypeLib2_Constructor_MSFT(), and MSFT_DoTypeInfo().

◆ res0e

MSFT_pSeg tagMSFT_SegDir::res0e

Definition at line 117 of file typelib.h.

◆ res0f

MSFT_pSeg tagMSFT_SegDir::res0f

Definition at line 118 of file typelib.h.


The documentation for this struct was generated from the following files: