Unit 'JwaWinReg' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

RegCreateKeyExW

Declaration

Source position: jwawinreg.pas line 270

function RegCreateKeyExW(

  hKey: HKEY;

  lpSubKey: LPCWSTR;

  Reserved: DWORD;

  lpClass: LPWSTR;

  dwOptions: DWORD;

  samDesired: REGSAM;

  lpSecurityAttributes: LPSECURITY_ATTRIBUTES;

  var phkResult: HKEY;

  lpdwDisposition: LPDWORD

):LONG;


Documentation generated on: 2023-03-18