Microsoft DirectX 8.1 (C++)

ItemAdded Event (ICAPolicies)

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

The ItemAdded event is called when a policy is added to an ICAPolicies collection.

Syntax

object_ItemAdded(
    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.