Microsoft DirectX 8.1 (C++) |
This topic applies to Windows XP Home Edition and Windows XP Professional only.
The DenialTollRemoved event is called when a toll is removed from a denial.
Syntax
object_DenialTollRemoved(
Denial As ICADenial,
Toll As ICAToll,
cTolls As Long)
Parameters
Denial
Specifies the ICADenial object from which the toll was removed.
Toll
Specifies the ICAToll object that was removed.
cTolls
Specifies the number of tolls that remain on this denial.