IInternetZoneManager::DestroyZoneEnumerator (Windows CE 5.0)
This method destroys a zone enumerator.
HRESULTDestroyZoneEnumerator(DWORDdwEnum);
Parameters
- dwEnum
[in] Unsigned long integer value that references the enumerator created by the IInternetZoneManager::CreateZoneEnumerator method.
Return Values
Returns S_OK if successful or an error value otherwise.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Urlmon.h, Urlmon.idl.
Link Library: Urlmon.lib.
See Also
IInternetZoneManager::CreateZoneEnumerator
Send Feedback on this topic to the authors