LEADTOOLS Medical (Leadtools.Ccow assembly)
LEAD Technologies, Inc

StartContextChanges Method






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
)
function Leadtools.Ccow.IContextManager.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IContextManager Interface
IContextManager Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.