|
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 | 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 void* TypeWriterImpl |
Implememetation handle.
| REG_DLLPUBLIC RegistryTypeWriter_Api* TYPEREG_CALLTYPE initRegistryTypeWriter_Api | ( | void | ) |
the API initialization function.
1.8.1.2