C#
VB
C++
Informs a web participant in a common context session that a change to the common context data is pending.
public virtual string ContextChangesPending(
int contextCoupon,
ref string reason
)
Public Overridable Function ContextChangesPending( _
ByVal contextCoupon As Integer, _
ByRef reason As String _
) As String
public:
virtual String^ ContextChangesPending(
int contextCoupon,
String^% reason
)
contextCoupon
The transaction within which the context changes occurred.
reason
The reason provided by the participant if it cannot accept the changes.
The decision the participant made about the changes.
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