Source position: rapi.pp line 402
function CeRegCreateKeyEx( |
hKey: HKEY; |
lpSzSubKey: LPCWSTR; |
dwReserved: DWORD; |
lpszClass: LPWSTR; |
dwOption: DWORD; |
samDesired: REGSAM; |
lpSecurityAttributes: PSecurityAttributes; |
phkResult: PHKEY; |
lpdwDisposition: PDWORD |
):LongInt; |