C#
VB
C++
Informs a participant in a common context session that the result of the most recent context change survey was to accept the changes and that the common context data has indeed been set.
public void ContextChangesAccepted(
int contextCoupon
)
Sub ContextChangesAccepted( _
ByVal contextCoupon As Integer _
)
void ContextChangesAccepted(
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