Enables the application that instigated a context change transaction to indicate that it has completed its changes to the common context.
public object EndContextChanges(
int contextCoupon,
ref bool noContinue
)
Function EndContextChanges( _
ByVal contextCoupon As Integer, _
ByRef noContinue As Boolean _
) As Object
Object^ EndContextChanges(
int contextCoupon,
bool% noContinue
)
contextCoupon
The context coupon of the transaction received from StartContextChanges.
noContinue
Determines if the context change transaction can continue.
Array of strings that is used to convey the results of the survey to the application that instigated a context change transaction.
For an example refer to JoinCommonContext.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET