C#
VB
C++
Enables an application to indicate that it wants to start changing the common context.
public int StartContextChanges(
int participantCoupon
)
Function StartContextChanges( _
ByVal participantCoupon As Integer _
) As Integer
int StartContextChanges(
int participantCoupon
)
participantCoupon
The participant coupon of the application received from JoinCommonContext.
A context coupon that denotes the current change transaction.
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