|
Blender
V2.93
|
Public Attributes | |
| HKEY | hkeyRoot |
| PCWSTR | pszKeyName |
| PCWSTR | pszValueName |
| DWORD | dwValueType |
| PCWSTR | pszData |
| DWORD | dwData |
| DWORD REGISTRY_ENTRY::dwData |
Definition at line 163 of file Dll.cpp.
Referenced by CreateRegKeyAndSetValue().
| DWORD REGISTRY_ENTRY::dwValueType |
Definition at line 161 of file Dll.cpp.
Referenced by CreateRegKeyAndSetValue().
| HKEY REGISTRY_ENTRY::hkeyRoot |
Definition at line 158 of file Dll.cpp.
Referenced by CreateRegKeyAndSetValue().
| PCWSTR REGISTRY_ENTRY::pszData |
Definition at line 162 of file Dll.cpp.
Referenced by CreateRegKeyAndSetValue().
| PCWSTR REGISTRY_ENTRY::pszKeyName |
Definition at line 159 of file Dll.cpp.
Referenced by CreateRegKeyAndSetValue().
| PCWSTR REGISTRY_ENTRY::pszValueName |
Definition at line 160 of file Dll.cpp.
Referenced by CreateRegKeyAndSetValue().