C#
VB
C++
Informs a participant in a common context session that a context change transaction has been canceled.
public void ContextChangesCanceled(
int contextCoupon
)
Sub ContextChangesCanceled( _
ByVal contextCoupon As Integer _
)
void ContextChangesCanceled(
int contextCoupon
)
contextCoupon
The transaction within which the context changes occurred.
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