LEADTOOLS Medical (Leadtools.Ccow assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
EndContextChanges Method
See Also 
Leadtools.Ccow Namespace > IContextManager Interface : EndContextChanges Method



contextCoupon
The context coupon of the transaction received from StartContextChanges.
noContinue
Determines if the context change transaction can continue.
contextCoupon
The context coupon of the transaction received from StartContextChanges.
noContinue
Determines if the context change transaction can continue.
Enables the application that instigated a context change transaction to indicate that it has completed its changes to the common context.

Syntax

Visual Basic (Declaration) 
Function EndContextChanges( _
   ByVal contextCoupon As Integer, _
   ByRef noContinue As Boolean _
) As Object
Visual Basic (Usage)Copy Code
Dim instance As IContextManager
Dim contextCoupon As Integer
Dim noContinue As Boolean
Dim value As Object
 
value = instance.EndContextChanges(contextCoupon, noContinue)
C# 
object EndContextChanges( 
   int contextCoupon,
   ref bool noContinue
)
C++/CLI 
Object^ EndContextChanges( 
   int contextCoupon,
   % bool noContinue
) 

Parameters

contextCoupon
The context coupon of the transaction received from StartContextChanges.
noContinue
Determines if the context change transaction can continue.

Return Value

Array of strings that is used to convey the results of the survey to the application that instigated a context change transaction.

Example

For an example refer to JoinCommonContext.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Ccow requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features