UDK 3.2.7 C/C++ API Reference
|
Go to the source code of this file.
Classes | |
struct | Registry_Api |
specifies a collection of function pointers which represents the complete registry C-API. More... | |
class | Registry |
The Registry provides the functionality to read and write information in a registry file. More... | |
class | RegistryKeyArray |
RegistryKeyArray represents an array of open keys. More... | |
class | RegistryKeyNames |
RegistryKeyNames represents an array of key names. More... | |
class | RegistryValueList< ValueType > |
RegistryValueList represents a value list of the specified type. More... | |
class | RegistryKey |
RegistryKey reads or writes information of the underlying key in a registry. More... | |
Functions | |
REG_DLLPUBLIC Registry_Api *REGISTRY_CALLTYPE | initRegistry_Api (void) |
the API initialization function. |
REG_DLLPUBLIC Registry_Api* REGISTRY_CALLTYPE initRegistry_Api | ( | void | ) |
the API initialization function.