Contents Index Topic Contents | ||
Previous Topic: IInternetSecurityMgrSite::GetWindow Next Topic: IInternetZoneManager::DestroyZoneEnumerator |
IInternetZoneManager::CreateZoneEnumerator
HRESULT CreateZoneEnumerator( [out] DWORD *pdwEnum, [out] DWORD *pdwCount, [in] DWORD dwFlags );Creates a zone enumerator.
- pdwEnum
- Address of the double-word value that serves as the zone enumerator.
- pdwCount
- Address of a double-word value that contains the number of zones enumerated.
- dwFlags
- Reserved. Must be set to zero.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.