Overview   Namespace   Class   Index   Help 
PUBLIC MEMBERS:  CLASSESSTRUCTSUNIONSENUMSTYPEDEFSMETHODSSTATIC METHODSDATASTATIC DATA

::

struct _typelib_CompoundMember_Init


Base Classes
None.
Known Derived Classes
None.

virtual abstract interface template
NO NO NO NO
Summary
Init struct of compound members for typelib_typedescription_new().
File
typedescription.h

Public Members

Data

typelib_TypeClass eTypeClass; type class of compound member
rtl_uString * pTypeName; name of type of compound member
rtl_uString * pMemberName; name of compound member

Top of Page