Microsoft DirectX 8.1 (C++)

PolicyRemoved Event

This topic applies to Windows XP Home Edition and Windows XP Professional only.

The PolicyRemoved event is called when a policy is removed from the Conditional Access (CA) Manager’s ICAPolicies collection.

Syntax

object_PolicyRemoved(
    Policy As ICAPolicy, 
    cPolicies As Long)

Parameters

  Policy

Specifies the ICAPolicy object that was removed.

  cPolicies

Specifies the number of policies that remain in the collection.