IInternetZoneManager::DestroyZoneEnumerator method

Destroys a zone enumerator.

Syntax

HRESULT DestroyZoneEnumerator(
  [in] DWORD dwEnum
);

Parameters

Return value

Returns S_OK if successful, or an error value otherwise.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

DLL

Urlmon.dll

See also

IInternetZoneManager