IInternetZoneManager::GetZoneActionPolicyIInternetZoneManager::GetZoneActionPolicy*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IInternetZoneManager::DestroyZoneEnumerator
*Next Topic: IInternetZoneManager::GetZoneAt

IInternetZoneManager::GetZoneActionPolicy

HRESULT GetZoneActionPolicy(
    [in] DWORD dwZone,
    [in] DWORD dwAction,
    [out] BYTE *pPolicy,
    [in] DWORD cbPolicy,
    [in] URLZONEREG urlZoneReg
);

Retrieves the policy associated with the given URL action.

dwZone
Double-word value of the zone.
dwAction
Double-word value of the action.
pPolicy
Address of the buffer to store the policy information.
cbPolicy
Double-word value containing the size of the buffer.
urlZoneReg
URLZONEREG value that indicates the section in the registry to search.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.