LEADTOOLS Medical (Leadtools.Ccow assembly)
LEAD Technologies, Inc

UndoContextChanges Method






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
)
function Leadtools.Ccow.IContextManager.UndoContextChanges( 
   contextCoupon 
)
void UndoContextChanges( 
   int contextCoupon
) 

Parameters

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IContextManager Interface
IContextManager Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.