Overview   Namespace   Class   Index   Help 
PUBLIC MEMBERS:  CLASSESSTRUCTSUNIONSENUMSTYPEDEFSMETHODSSTATIC METHODSDATASTATIC DATA

::

struct _typelib_InterfaceMemberTypeDescription


Base Classes
None.
Known Derived Classes
None.

virtual abstract interface template
NO NO NO NO
Summary
Common base type description of typelib_InterfaceMemberTypeDescription and typelib_InterfaceAttributeTypeDescription.
File
typedescription.h

Public Members

Data

typelib_TypeDescription aBase; inherits all members of typelib_TypeDescription
sal_Int32 nPosition; position of member in the interface including the number of members of the base interface
rtl_uString * pMemberName; name of member

Top of Page