IInternetZoneManager::DestroyZoneEnumerator method
Destroys a zone enumerator.
Syntax
HRESULT DestroyZoneEnumerator(
[in] DWORD dwEnum
);
Parameters
- dwEnum [in]
An unsigned long integer value that references the enumerator created by the IInternetZoneManager::CreateZoneEnumerator method.
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 |