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

LeaveCommonContext Method






The participant coupon of the application received from JoinCommonContext.
Enables an application that is a participant in a common context session to leave the session.
Syntax
void LeaveCommonContext( 
   int participantCoupon
)
'Declaration
 
Sub LeaveCommonContext( _
   ByVal participantCoupon As Integer _
) 
'Usage
 
Dim instance As IContextManager
Dim participantCoupon As Integer
 
instance.LeaveCommonContext(participantCoupon)
void LeaveCommonContext( 
   int participantCoupon
)
function Leadtools.Ccow.IContextManager.LeaveCommonContext( 
   participantCoupon 
)
void LeaveCommonContext( 
   int participantCoupon
) 

Parameters

participantCoupon
The participant coupon of the application received from JoinCommonContext.
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.