IInternetZoneManager::SetZoneActionPolicyIInternetZoneManager::SetZoneActionPolicy*
*Contents  *Index  *Topic Contents
*Previous Topic: IInternetZoneManager::PromptAction
*Next Topic: IInternetZoneManager::SetZoneAttributes

IInternetZoneManager::SetZoneActionPolicy

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

Sets the action policy associated with a zone.

dwZone
Double-word value that contains the zone index.
dwAction
Double-word value that contains the index number of the action.
pPolicy
Address of the buffer that contains the policy information.
cbPolicy
Double-word value that contains the size of the buffer.
urlZoneReg
URLZONEREG value that indicates how the registry is accessed.

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