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

ContextChangesAccepted Method






The transaction within which the context changes occurred.
Informs a participant in a common context session that the result of the most recent context change survey was to accept the changes and that the common context data has indeed been set.
Syntax
void ContextChangesAccepted( 
   int contextCoupon
)
'Declaration
 
Sub ContextChangesAccepted( _
   ByVal contextCoupon As Integer _
) 
'Usage
 
Dim instance As IContextParticipant
Dim contextCoupon As Integer
 
instance.ContextChangesAccepted(contextCoupon)
void ContextChangesAccepted( 
   int contextCoupon
)
function Leadtools.Ccow.IContextParticipant.ContextChangesAccepted( 
   contextCoupon 
)
void ContextChangesAccepted( 
   int contextCoupon
) 

Parameters

contextCoupon
The transaction within which the context changes occurred.
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

IContextParticipant Interface
IContextParticipant Members

 

 


Products | Support | Contact Us | Copyright Notices

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