LEADTOOLS Medical (Leadtools.Ccow assembly)

ContextChangesAccepted Method

Show in webframe





The transaction within which the context changes occurred.
Informs a participant in a common context session that the result of the most recent context change survey was to accept the changes and that the common context data has indeed been set.
Syntax
void ContextChangesAccepted( 
   int contextCoupon
)
'Declaration
 
Sub ContextChangesAccepted( _
   ByVal contextCoupon As Integer _
) 
'Usage
 
Dim instance As IContextParticipant
Dim contextCoupon As Integer
 
instance.ContextChangesAccepted(contextCoupon)

            

            
void ContextChangesAccepted( 
   int contextCoupon
) 

Parameters

contextCoupon
The transaction within which the context changes occurred.
Example
For an example refer to JoinCommonContext.
Requirements

Target Platforms

See Also

Reference

IContextParticipant Interface
IContextParticipant Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.