Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method sets the zone attributes.
HRESULTSetZoneAttributes(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.
Send Feedback on this topic to the authors