ReactOS 0.4.15-dev-7931-gfd331f1
tagITypeInfoImpl Struct Reference
Collaboration diagram for tagITypeInfoImpl:

Public Attributes

ITypeInfo2 ITypeInfo2_iface
 
ITypeComp ITypeComp_iface
 
ICreateTypeInfo2 ICreateTypeInfo2_iface
 
LONG ref
 
BOOL not_attached_to_typelib
 
BOOL needs_layout
 
TLBGuidguid
 
TYPEATTR typeattr
 
TYPEDESC * tdescAlias
 
ITypeLibImplpTypeLib
 
int index
 
HREFTYPE hreftype
 
const TLBStringName
 
const TLBStringDocString
 
const TLBStringDllName
 
const TLBStringSchema
 
DWORD dwHelpContext
 
DWORD dwHelpStringContext
 
TLBFuncDescfuncdescs
 
TLBVarDescvardescs
 
TLBImplTypeimpltypes
 
struct listpcustdata_list
 
struct list custdata_list
 

Detailed Description

Definition at line 1240 of file typelib.c.

Member Data Documentation

◆ custdata_list

struct list tagITypeInfoImpl::custdata_list

Definition at line 1276 of file typelib.c.

Referenced by ITypeInfo_fnGetRefTypeInfo(), and ITypeInfoImpl_Constructor().

◆ DllName

const TLBString* tagITypeInfoImpl::DllName

Definition at line 1261 of file typelib.c.

Referenced by dump_TypeInfo(), and MSFT_DoTypeInfo().

◆ DocString

const TLBString* tagITypeInfoImpl::DocString

Definition at line 1260 of file typelib.c.

Referenced by dump_TypeInfo(), and MSFT_DoTypeInfo().

◆ dwHelpContext

DWORD tagITypeInfoImpl::dwHelpContext

Definition at line 1263 of file typelib.c.

Referenced by CreateDispTypeInfo(), and MSFT_DoTypeInfo().

◆ dwHelpStringContext

DWORD tagITypeInfoImpl::dwHelpStringContext

Definition at line 1264 of file typelib.c.

Referenced by MSFT_DoTypeInfo().

◆ funcdescs

◆ guid

TLBGuid* tagITypeInfoImpl::guid

Definition at line 1249 of file typelib.c.

Referenced by CreateDispTypeInfo(), dump_TypeInfo(), and MSFT_DoTypeInfo().

◆ hreftype

HREFTYPE tagITypeInfoImpl::hreftype

◆ ICreateTypeInfo2_iface

ICreateTypeInfo2 tagITypeInfoImpl::ICreateTypeInfo2_iface

Definition at line 1244 of file typelib.c.

Referenced by ITypeInfoImpl_Constructor().

◆ impltypes

TLBImplType* tagITypeInfoImpl::impltypes

◆ index

int tagITypeInfoImpl::index

Definition at line 1254 of file typelib.c.

Referenced by CreateDispTypeInfo(), dump_TypeInfo(), and MSFT_DoTypeInfo().

◆ ITypeComp_iface

ITypeComp tagITypeInfoImpl::ITypeComp_iface

Definition at line 1243 of file typelib.c.

Referenced by ITypeInfoImpl_Constructor(), and ITypeLibComp_fnBind().

◆ ITypeInfo2_iface

ITypeInfo2 tagITypeInfoImpl::ITypeInfo2_iface

◆ Name

◆ needs_layout

BOOL tagITypeInfoImpl::needs_layout

Definition at line 1247 of file typelib.c.

◆ not_attached_to_typelib

BOOL tagITypeInfoImpl::not_attached_to_typelib

Definition at line 1246 of file typelib.c.

Referenced by ITypeInfo_fnGetRefTypeInfo().

◆ pcustdata_list

struct list* tagITypeInfoImpl::pcustdata_list

Definition at line 1275 of file typelib.c.

Referenced by ITypeInfoImpl_Constructor(), and MSFT_DoTypeInfo().

◆ pTypeLib

◆ ref

LONG tagITypeInfoImpl::ref

◆ Schema

const TLBString* tagITypeInfoImpl::Schema

Definition at line 1262 of file typelib.c.

◆ tdescAlias

TYPEDESC* tagITypeInfoImpl::tdescAlias

Definition at line 1251 of file typelib.c.

Referenced by MSFT_DoTypeInfo(), and SLTG_ProcessAlias().

◆ typeattr

◆ vardescs

TLBVarDesc* tagITypeInfoImpl::vardescs

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