Registry Provider::EnumRegKey

Executes a shallow (non-recursive) enumeration of a specified registry key (machine, location, subkey). Used by Microsoft Provisioning Framework (MPF).

EnumRegKey is a wrapper for the Microsoft Win32 function RegEnumKeyEx.

 Arguments
 Remarks
 Schema Definition
 Sample Code
 Applies To
 See Also