Error processing SSI file
LEADTOOLS Medical (Leadtools.Ccow assembly)

Show in webframe

EndContextChanges Method






The context coupon of the transaction received from StartContextChanges.
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
object EndContextChanges( 
   int contextCoupon,
   ref bool noContinue
)
'Declaration
 
Function EndContextChanges( _
   ByVal contextCoupon As Integer, _
   ByRef noContinue As Boolean _
) As Object
'Usage
 
Dim instance As IContextManager
Dim contextCoupon As Integer
Dim noContinue As Boolean
Dim value As Object
 
value = instance.EndContextChanges(contextCoupon, noContinue)
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

See Also

Reference

IContextManager Interface
IContextManager Members

Error processing SSI file
Leadtools.Ccow requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features