Share via


IInternetZoneManager::SetZoneAttributes

This method sets the zone attributes.

HRESULT SetZoneAttributes(
  DWORD dwZone,
  ZONEATTRIBUTES* pZoneAttributes
);

Parameters

  • dwZone
    [in] Unsigned long integer value that specifies the zone index.
  • pZoneAttributes
    [in] Address of a ZONEATTRIBUTES value that specifies the zone attributes to be set.

Return Values

Returns S_OK if successful.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Urlmon.h, Urlmon.idl.
Link Library: Urlmon.lib.

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.