RegKeyExistsU(HKEY,UnicodeString) Method

Represents method RegKeyExistsU(HKEY,UnicodeString).

Namespace: flcWinUtils
function RegKeyExistsU(const RootKey: HKEY; const Key: UnicodeString): Boolean;

Parameters

RootKey
Type: HKEY

Key
Type: UnicodeString

Return Value

Type: Boolean