LEADTOOLS Medical (Leadtools.Ccow assembly)

UndoContextChanges Method

Show in webframe





The context coupon of the trasaction received from StartContextChanges.
Enables an application to discard any context data changes that it has already made.
Syntax
void UndoContextChanges( 
   int contextCoupon
)
'Declaration
 
Sub UndoContextChanges( _
   ByVal contextCoupon As Integer _
) 
'Usage
 
Dim instance As IContextManager
Dim contextCoupon As Integer
 
instance.UndoContextChanges(contextCoupon)

            

            
void UndoContextChanges( 
   int contextCoupon
) 

Parameters

contextCoupon
The context coupon of the trasaction received from StartContextChanges.
Requirements

Target Platforms

See Also

Reference

IContextManager Interface
IContextManager Members

 

 


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