Registry Provider::CreateRegKey

Creates a new registry key (based on a given machine, root key, and subkey). Used by Microsoft Provisioning Framework (MPF).

CreateRegKey is a wrapper for the Microsoft Win32® API function RegCreateKeyEx.

 Arguments
 Remarks
 Schema Definition
 Sample Code
 Applies To
 See Also