Function: RegCreateKeyEx
Module location:
RegistryAPI.pkg
line
90 (view source)
Integer
RegCreateKeyEx(Handle hKey String lpSubKey DWord Reserved String lpClass DWord dwOptions DWord samDesired Pointer lpSecurityAttributes Pointer phkResult Pointer lpdwDisposition)
handle to open key subkey name reserved class string special options flag desired security access receives opened handle disposition value buffer
References (1):
Module
Containing Symbol
Line
cRegistry.pkg
CreateKey
177