ReactOS 0.4.15-dev-7924-g5949c20
tagITypeLibImpl Struct Reference
Collaboration diagram for tagITypeLibImpl:

Public Attributes

ITypeLib2 ITypeLib2_iface
 
ITypeComp ITypeComp_iface
 
ICreateTypeLib2 ICreateTypeLib2_iface
 
LONG ref
 
TLBGuidguid
 
LCID lcid
 
SYSKIND syskind
 
int ptr_size
 
WORD ver_major
 
WORD ver_minor
 
WORD libflags
 
LCID set_lcid
 
struct list string_list
 
struct list name_list
 
struct list guid_list
 
const TLBStringName
 
const TLBStringDocString
 
const TLBStringHelpFile
 
const TLBStringHelpStringDll
 
DWORD dwHelpContext
 
int TypeInfoCount
 
struct tagITypeInfoImpl ** typeinfos
 
struct list custdata_list
 
struct list implib_list
 
int ctTypeDesc
 
TYPEDESC * pTypeDesc
 
struct list ref_list
 
HREFTYPE dispatch_href
 
struct list entry
 
WCHARpath
 
INT index
 

Detailed Description

Definition at line 1100 of file typelib.c.

Member Data Documentation

◆ ctTypeDesc

int tagITypeLibImpl::ctTypeDesc

Definition at line 1131 of file typelib.c.

Referenced by ITypeLib2_Constructor_MSFT().

◆ custdata_list

struct list tagITypeLibImpl::custdata_list

Definition at line 1129 of file typelib.c.

Referenced by ITypeLib2_Constructor_MSFT(), and TypeLibImpl_Constructor().

◆ dispatch_href

HREFTYPE tagITypeLibImpl::dispatch_href

Definition at line 1136 of file typelib.c.

Referenced by ITypeLib2_Constructor_MSFT(), SLTG_DoRefs(), and TypeLibImpl_Constructor().

◆ DocString

const TLBString* tagITypeLibImpl::DocString

Definition at line 1123 of file typelib.c.

Referenced by ITypeLib2_Constructor_MSFT(), and SLTG_ReadLibBlk().

◆ dwHelpContext

DWORD tagITypeLibImpl::dwHelpContext

Definition at line 1126 of file typelib.c.

Referenced by ITypeLib2_Constructor_MSFT(), and SLTG_ReadLibBlk().

◆ entry

struct list tagITypeLibImpl::entry

Definition at line 1140 of file typelib.c.

Referenced by TLB_ReadTypeLib().

◆ guid

TLBGuid* tagITypeLibImpl::guid

Definition at line 1106 of file typelib.c.

Referenced by ITypeLib2_Constructor_MSFT(), search_res_tlb(), and SLTG_ReadLibBlk().

◆ guid_list

◆ HelpFile

const TLBString* tagITypeLibImpl::HelpFile

Definition at line 1124 of file typelib.c.

Referenced by ITypeLib2_Constructor_MSFT(), and SLTG_ReadLibBlk().

◆ HelpStringDll

const TLBString* tagITypeLibImpl::HelpStringDll

Definition at line 1125 of file typelib.c.

Referenced by ITypeLib2_Constructor_MSFT().

◆ ICreateTypeLib2_iface

ICreateTypeLib2 tagITypeLibImpl::ICreateTypeLib2_iface

Definition at line 1104 of file typelib.c.

Referenced by TypeLibImpl_Constructor().

◆ implib_list

struct list tagITypeLibImpl::implib_list

◆ index

INT tagITypeLibImpl::index

Definition at line 1142 of file typelib.c.

Referenced by ITypeLib2_Constructor_SLTG(), and TLB_ReadTypeLib().

◆ ITypeComp_iface

ITypeComp tagITypeLibImpl::ITypeComp_iface

Definition at line 1103 of file typelib.c.

Referenced by TypeLibImpl_Constructor().

◆ ITypeLib2_iface

ITypeLib2 tagITypeLibImpl::ITypeLib2_iface

◆ lcid

LCID tagITypeLibImpl::lcid

Definition at line 1107 of file typelib.c.

Referenced by ITypeLib2_Constructor_MSFT(), and SLTG_ReadLibBlk().

◆ libflags

WORD tagITypeLibImpl::libflags

Definition at line 1112 of file typelib.c.

Referenced by ITypeLib2_Constructor_MSFT(), and SLTG_ReadLibBlk().

◆ Name

const TLBString* tagITypeLibImpl::Name

Definition at line 1122 of file typelib.c.

Referenced by ITypeLib2_Constructor_MSFT(), and ITypeLib2_Constructor_SLTG().

◆ name_list

struct list tagITypeLibImpl::name_list

◆ path

WCHAR* tagITypeLibImpl::path

Definition at line 1141 of file typelib.c.

Referenced by ICreateTypeInfo2_fnAddRefTypeInfo(), and TLB_ReadTypeLib().

◆ ptr_size

int tagITypeLibImpl::ptr_size

◆ pTypeDesc

TYPEDESC* tagITypeLibImpl::pTypeDesc

Definition at line 1132 of file typelib.c.

Referenced by ITypeLib2_Constructor_MSFT(), and MSFT_GetTdesc().

◆ ref

LONG tagITypeLibImpl::ref

Definition at line 1105 of file typelib.c.

Referenced by TypeLibImpl_Constructor().

◆ ref_list

struct list tagITypeLibImpl::ref_list

◆ set_lcid

LCID tagITypeLibImpl::set_lcid

Definition at line 1113 of file typelib.c.

Referenced by ITypeLib2_Constructor_MSFT(), MSFT_DoTypeInfo(), and SLTG_ReadLibBlk().

◆ string_list

struct list tagITypeLibImpl::string_list

◆ syskind

SYSKIND tagITypeLibImpl::syskind

Definition at line 1108 of file typelib.c.

Referenced by ITypeLib2_Constructor_MSFT(), and SLTG_ReadLibBlk().

◆ TypeInfoCount

int tagITypeLibImpl::TypeInfoCount

◆ typeinfos

struct tagITypeInfoImpl** tagITypeLibImpl::typeinfos

◆ ver_major

WORD tagITypeLibImpl::ver_major

Definition at line 1110 of file typelib.c.

Referenced by ITypeLib2_Constructor_MSFT(), and SLTG_ReadLibBlk().

◆ ver_minor

WORD tagITypeLibImpl::ver_minor

Definition at line 1111 of file typelib.c.

Referenced by ITypeLib2_Constructor_MSFT(), and SLTG_ReadLibBlk().


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