ReactOS 0.4.15-dev-7953-g1f49173
tagTLBRefType Struct Reference
Collaboration diagram for tagTLBRefType:

Public Attributes

INT index
 
TYPEKIND tkind
 
TLBGuidguid
 
HREFTYPE reference
 
TLBImpLibpImpTLInfo
 
struct list entry
 

Detailed Description

Definition at line 1176 of file typelib.c.

Member Data Documentation

◆ entry

struct list tagTLBRefType::entry

◆ guid

TLBGuid* tagTLBRefType::guid

◆ index

INT tagTLBRefType::index

◆ pImpTLInfo

TLBImpLib* tagTLBRefType::pImpTLInfo

◆ reference

HREFTYPE tagTLBRefType::reference

◆ tkind

TYPEKIND tagTLBRefType::tkind

Definition at line 1182 of file typelib.c.

Referenced by ICreateTypeInfo2_fnAddRefTypeInfo(), and WMSFT_compile_impinfo().


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