Sets the zone attributes.
Syntax
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 Value
Returns S_OK if successful.