IInternetSecurityManager::GetZoneMappingsIInternetSecurityManager::GetZoneMappings*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IInternetSecurityManager::GetSecuritySite
*Next Topic: IInternetSecurityManager::MapUrlToZone

IInternetSecurityManager::GetZoneMappings

HRESULT GetZoneMappings(
    [in] DWORD dwZone,
    [out] IEnumString **ppenumString,
    [in] DWORD dwFlags
);

Retrieves the complete set of patterns mapped to a zone.

dwZone
DWORD value that contains the zone index.
ppenumString
Address of a pointer to the IEnumString interface that will enumerate the strings for the security zone mappings.
dwFlags
Reserved. Must be set to zero.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.