LEADTOOLS Medical (Leadtools.Ccow assembly)

StartContextChanges Method

Show in webframe





The participant coupon of the application received from JoinCommonContext.
Enables an application to indicate that it wants to start changing the common context.
Syntax
int StartContextChanges( 
   int participantCoupon
)
'Declaration
 
Function StartContextChanges( _
   ByVal participantCoupon As Integer _
) As Integer
'Usage
 
Dim instance As IContextManager
Dim participantCoupon As Integer
Dim value As Integer
 
value = instance.StartContextChanges(participantCoupon)

            

            
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

See Also

Reference

IContextManager Interface
IContextManager Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.