UDK 3.2.7 C/C++ API Reference
Classes | Typedefs | Functions
registry/reflwrit.hxx File Reference
#include <registry/regdllapi.h>
#include <registry/refltype.hxx>
#include <registry/regtype.h>
#include <rtl/ustring.hxx>

Go to the source code of this file.

Classes

struct  RegistryTypeWriter_Api
 specifies a collection of function pointers which represents the complete registry type writer C-API. More...
class  RegistryTypeWriter
 RegistryTypeWriter writes/creates a binary type blob. More...

Typedefs

typedef void * TypeWriterImpl
 Implememetation handle.

Functions

REG_DLLPUBLIC
RegistryTypeWriter_Api
*TYPEREG_CALLTYPE 
initRegistryTypeWriter_Api (void)
 the API initialization function.

Typedef Documentation

typedef void* TypeWriterImpl

Implememetation handle.


Function Documentation

REG_DLLPUBLIC RegistryTypeWriter_Api* TYPEREG_CALLTYPE initRegistryTypeWriter_Api ( void  )

the API initialization function.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines