Unit 'RAPI' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winceunits]

TCeRegCreateKeyEx

Declaration

Source position: rapi.pp line 302

type TCeRegCreateKeyEx = function(

  hKey: HKEY;

  lpSzSubKey: LPCWSTR;

  dwReserved: DWORD;

  lpszClass: LPWSTR;

  dwOption: DWORD;

  samDesired: REGSAM;

  lpSecurityAttributes: PSecurityAttributes;

  phkResult: PHKEY;

  lpdwDisposition: PDWORD

):LongInt;


Documentation generated on: 2023-03-18