Microsoft DirectX 8.1 (C++) |
This topic applies to Windows XP Home Edition and Windows XP Professional only.
The OfferTollAdded event is called when a toll is added to an offer.
Syntax
object_OfferTollAdded(
Offer As CAOffer,
Toll As ICAToll,
cTolls As Long)
Parameters
Offer
Specifies the CAOffer object that received the toll.
Toll
Specifies the ICAToll object that was added.
cTolls
Specifies the number of tolls that are associated with this offer, including the new one.