Microsoft Internet Security and Acceleration Server 2000 |
Sets the values of the PolicyUsedFlag and PolicyName properties.
Note You can only set the PolicyUsedFlag to fpcArrayPolicyUsed when you first add a new array by using the Arrays.Add method. In an existing array, you can only change the value from fpcEnterprisePolicyUsed to fpcArrayAndEnterprisePoliciesUsed, and from fpcArrayAndEnterprisePoliciesUsed to fpcEnterprisePolicyUsed.
You need to set FPCArrayPolicyConfig.UseDefaults = FALSE before you update the policy.
FPCArrayPolicyConfig.SetPolicyP( Flag, sPolicy )
HRESULT SetPolicy( FpcPolicyUsed Flag, BSTR sPolicy );