Provides a mechanism for subscribing to a single Choice object.
Syntax
ChoiceSink
Remarks
Note Only one Choice object is recognized for each ChoiceSink. If multiple choices match, only the first is reported. To find the set of available choices, examine the Choices collection passed to the OnRebind method.
When a Choice sink is no longer needed, you can use the DeleteChoiceSink method on the ChoiceSinks collection to delete it.
Note You rarely need to call this method directly because the Choices engine automatically calls DeleteChoiceSink when it detects that a DTC object has been deleted.
Properties | Methods |
BoundChoice | |
ChoiceFilter |
See also Subscribing to a Choice