StartContextChanges Method

Summary

Enables an application to indicate that it wants to start changing the common context.

Syntax
C#
VB
C++
public int StartContextChanges( 
   int participantCoupon 
) 
Function StartContextChanges( _ 
   ByVal participantCoupon As Integer _ 
) As Integer 
int StartContextChanges(  
   int participantCoupon 
)  

Parameters

participantCoupon
The participant coupon of the application received from JoinCommonContext.

Return Value

A context coupon that denotes the current change transaction.

Example

For an example refer to JoinCommonContext.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly