UDK 3.2.7 C/C++ API Reference
Classes | Defines | Enumerations
registry/refltype.hxx File Reference
#include "registry/types.h"
#include <sal/types.h>

Go to the source code of this file.

Classes

class  RTConstValue
 specifies a helper class for const values. More...
struct  RTUik
 deprecated. More...

Defines

#define TYPEREG_CALLTYPE   SAL_CALL
 specifies the calling convention for type reader/writer api

Enumerations

enum  RTTypeSource { RT_UNO_IDL, RT_CORBA_IDL, RT_JAVA }
 specifies the type source of a binary type blob. More...

Define Documentation

#define TYPEREG_CALLTYPE   SAL_CALL

specifies the calling convention for type reader/writer api


Enumeration Type Documentation

specifies the type source of a binary type blob.

Currently only RT_UNO_IDL type is used.

Enumerator:
RT_UNO_IDL 
RT_CORBA_IDL 
RT_JAVA 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines