UDK 3.2.7 C/C++ API Reference
Classes | Typedefs | Functions
registry/reflread.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  RegistryTypeReader_Api
 specifies a collection of function pointers which represents the complete registry type reader C-API. More...
class  RegistryTypeReader
 RegistryTypeReades reads a binary type blob. More...

Typedefs

typedef void * TypeReaderImpl
 Implememetation handle.

Functions

REG_DLLPUBLIC
RegistryTypeReader_Api
*TYPEREG_CALLTYPE 
initRegistryTypeReader_Api (void)
 the API initialization function.

Typedef Documentation

typedef void* TypeReaderImpl

Implememetation handle.


Function Documentation

REG_DLLPUBLIC RegistryTypeReader_Api* TYPEREG_CALLTYPE initRegistryTypeReader_Api ( void  )

the API initialization function.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines