Microsoft DirectX 8.1 (C++) |
This topic applies to Windows XP Home Edition and Windows XP Professional only.
The OfferAdded event is called when an offer is added to the Conditional Access (CA) Manager’s ICAOffers collection.
Syntax
object_OfferAdded(
Offer As CAOffer,
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.