C#
VB
C++
Informs a web 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 virtual void ContextChangesAccepted(
int contextCoupon
)
Public Overridable Sub ContextChangesAccepted( _
ByVal contextCoupon As Integer _
)
public:
virtual void ContextChangesAccepted(
int contextCoupon
)
contextCoupon
The transaction within which the context changes occurred.
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