IInternetZoneManager::SetZoneCustomPolicyIInternetZoneManager::SetZoneCustomPolicy*
*Contents  *Index  *Topic Contents
*Previous Topic: IInternetZoneManager::SetZoneAttributes
*Next Topic: Functions

IInternetZoneManager::SetZoneCustomPolicy

HRESULT SetZoneCustomPolicy(
    [in] DWORD dwZone,
    [in] REFGUID guidKey,
    [out] BYTE *pPolicy,
    [in] DWORD cbPolicy,
    [in] URLZONEREG urlZoneReg
);

Sets a named custom policy associated with a zone.

dwZone
Double-word value that contains the zone index.
guidKey
Globally unique identifier that contains the key.
pPolicy
Address of the buffer that contains the policy to be set.
cbPolicy
Double-word value that contains the size of the buffer.
urlZoneReg
URLZONEREG value that indicates where the information will be set in the registry.

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