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 21.0.2021.7.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.