Microsoft DirectX 8.1 (C++) |
This topic applies to Windows XP Home Edition and Windows XP Professional only.
The ItemRemoved event is called when an offer is removed from an ICAOffers collection.
Syntax
object_ItemRemoved(
Offer As CAOffer,
cOffers As Long)
Parameters
Offer
Specifies the CAOffer object that was removed.
cOffers
Specifies the number of offers that remain in this collection.