IInternetSecurityManager::SetZoneMappingIInternetSecurityManager::SetZoneMapping*
*Contents  *Index  *Topic Contents
*Previous Topic: IInternetSecurityManager::SetSecuritySite
*Next Topic: IInternetSecurityMgrSite::EnableModeless

IInternetSecurityManager::SetZoneMapping

HRESULT SetZoneMapping(
    [in] DWORD dwZone,
    [in] LPCWSTR lpszPattern,
    [in] DWORD dwFlags
);

Maps a pattern into the specified zone.

dwZone
Double-word value that contains the zone index.
lpszPattern
String value that contains the URL pattern with a limited number of wildcards.
dwFlags
Double-word value that indicates whether the mappings should be added or deleted. Can be one of the SZM_FLAGS values.

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