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

Init struct of interface methods for typelib_typedescription_new(). More...

#include <typedescription.h>

List of all members.

Public Attributes

typelib_TypeClass eTypeClass
 type class of parameter
rtl_uString * pTypeName
 name of parameter
rtl_uString * pParamName
 name of parameter
sal_Bool bIn
 true, if parameter is [in] or [inout]
sal_Bool bOut
 true, if parameter is [out] or [inout]

Detailed Description

Init struct of interface methods for typelib_typedescription_new().


Member Data Documentation

true, if parameter is [in] or [inout]

true, if parameter is [out] or [inout]

type class of parameter

name of parameter

name of parameter


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