My Project
UDK 3.2.7 C/C++ API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs | Functions
genfunc.h File Reference
#include "sal/types.h"

Go to the source code of this file.

Namespaces

namespace  com
namespace  com::sun
namespace  com::sun::star
namespace  com::sun::star::uno

Typedefs

typedef struct
_typelib_TypeDescriptionReference 
typelib_TypeDescriptionReference

Functions

void com::sun::star::uno::cpp_acquire (void *pCppI) throw ()
 Function to acquire a C++ interface.
void com::sun::star::uno::cpp_release (void *pCppI) throw ()
 Function to release a C++ interface.
void * com::sun::star::uno::cpp_queryInterface (void *pCppI, typelib_TypeDescriptionReference *pType) throw ()
 Function to query for a C++ interface.

Typedef Documentation