LEADTOOLS Medical (Leadtools.Ccow assembly)

ContextChangesCanceled Method

Show in webframe





The transaction within which the context changes occurred.
Informs a participant in a common context session that a context change transaction has been canceled.
Syntax
void ContextChangesCanceled( 
   int contextCoupon
)
'Declaration
 
Sub ContextChangesCanceled( _
   ByVal contextCoupon As Integer _
) 
'Usage
 
Dim instance As IContextParticipant
Dim contextCoupon As Integer
 
instance.ContextChangesCanceled(contextCoupon)

            

            
void ContextChangesCanceled( 
   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.