Registry Provider::DeleteRegKey

Deletes a registry subkey and all its descendants, along with their values. Used by Microsoft Provisioning Framework (MPF).

DeleteRegKey is a wrapper for the Microsoft Win32® API function SHDeleteKey.

 Arguments
 Remarks
 Schema Definition
 Sample Code
 Applies To
 See Also