Microsoft DirectX 8.1 (C++)

ItemAdded Event (ICATolls)

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

The ItemAdded event is called when a toll is added to an ICATolls collection.

Syntax

object_ItemAdded(
    Toll As ICAToll, 
    cTolls As Long)

Parameters

  Toll

Specifies the ICAToll object that was added.

  cTolls

Specifies the number of tolls in the collection, including the new one.