C#
VB
C++
Enables an application that is a participant in a common context session to leave the session.
public void LeaveCommonContext(
int participantCoupon
)
Sub LeaveCommonContext( _
ByVal participantCoupon As Integer _
)
void LeaveCommonContext(
int participantCoupon
)
participantCoupon
The participant coupon of the application received from JoinCommonContext.
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