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