My Project
UDK 3.2.7 C/C++ API Reference
|
Init struct of union types for typelib_typedescription_newUnion(). More...
#include <typedescription.h>
Public Attributes | |
sal_Int64 | nDiscriminant |
union member discriminant | |
rtl_uString * | pMemberName |
union member name | |
typelib_TypeDescriptionReference * | pTypeRef |
union member type |
Init struct of union types for typelib_typedescription_newUnion().
sal_Int64 _typelib_Union_Init::nDiscriminant |
union member discriminant
rtl_uString* _typelib_Union_Init::pMemberName |
union member name
typelib_TypeDescriptionReference* _typelib_Union_Init::pTypeRef |
union member type