| Microsoft DirectX 8.1 (C++) | 
This topic applies to Windows XP Home Edition and Windows XP Professional only.
The ItemRemoved event is called when a toll is removed from an ICATolls collection.
Syntax
object_ItemRemoved(
    Toll As ICAToll, 
    cTolls As Long)
Parameters
Toll
Specifies the ICAToll object that was removed.
cTolls
Specifies the number of tolls that remain in the collection.