Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |