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

Init struct of union types for typelib_typedescription_newUnion(). More...

#include <typedescription.h>

List of all members.

Public Attributes

sal_Int64 nDiscriminant
 union member discriminant
rtl_uString * pMemberName
 union member name
typelib_TypeDescriptionReferencepTypeRef
 union member type

Detailed Description

Init struct of union types for typelib_typedescription_newUnion().


Member Data Documentation

union member discriminant

union member name

union member type


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