My Project
UDK 3.2.7 C/C++ API 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 void* TypeReaderImpl |
Implememetation handle.
REG_DLLPUBLIC RegistryTypeReader_Api* TYPEREG_CALLTYPE initRegistryTypeReader_Api | ( | void | ) |
the API initialization function.