Microsoft DirectX 8.1 (C++) |
This topic applies to Windows XP Home Edition and Windows XP Professional only.
The PolicyAdded event is called when a policy is added to the Conditional Access (CA) Manager’s ICAPolicies collection.
Syntax
object_PolicyAdded(
Policy As ICAPolicy,
cPolicies As Long)
Parameters
Policy
Specifies the ICAPolicy object that was added.
cPolicies
Specifies the number of policies in the collection, including the new one.