ExistsKey

Tests existence of an Internet Explorer setting that is a registry key.

Declaration

BOOL ExistsKey (REFGUID Guid);

Parameters

The Guid argument specifies the setting to work on.

Return Value

The function returns TRUE if the setting exists in any logical hive, else FALSE.

Availability

The ExistsKey function is exported from IERTUTIL as ordinal 680 in version 8.0 and higher.