UDK 3.2.7 C/C++ API Reference
Public Attributes
_typelib_InterfaceMemberTypeDescription Struct Reference

Common base type description of typelib_InterfaceMethodTypeDescription and typelib_InterfaceAttributeTypeDescription. More...

#include <typedescription.h>

List of all members.

Public Attributes

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

Detailed Description

Common base type description of typelib_InterfaceMethodTypeDescription and typelib_InterfaceAttributeTypeDescription.


Member Data Documentation

inherits all members of typelib_TypeDescription

position of member in the interface including the number of members of any base interfaces

name of member


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines