Microsoft DirectX 8.1 (C++) |
This topic applies to Windows XP Home Edition and Windows XP Professional only.
The ItemAdded event is called when an offer is added to an ICAOffers collection.
Syntax
object_ItemAdded(
Offer As ICAOffer,
cOffers As Long)
Parameters
Offer
Specifies the CAOffer object that was added.
cOffers
Specifies the number of offers in the collection, including the new one.