Click to return to the Security     
IInternetZoneManager::Get...     IInternetZoneManager::Get...     IInternetZoneManager Inte...    
Web Workshop  |  Security & Cryptography

IInternetZoneManager::GetZoneAttributes Method


Retrieves the zone attributes.

Syntax

HRESULT GetZoneAttributes(
    DWORD dwZone,
    ZONEATTRIBUTES *pZoneAttributes
);

Parameters

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

Return Value

Returns S_OK if successful, or an error code otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.