Share via


IInternetZoneManager::GetZoneAttributes (Windows CE 5.0)

Send Feedback

The method retrieves the zone attributes.

HRESULTGetZoneAttributes(DWORDdwZone,ZONEATTRIBUTES* pZoneAttributes);

Parameters

  • dwZone
    [in] Unsigned long integer value that specifies the zone index.
  • pZoneAttributes
    [in, out] Address of a ZONEATTRIBUTES structure that stores the zone's attributes.

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

ZONEATTRIBUTES

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.