LEADTOOLS Medical (Leadtools.Ccow assembly)

LeaveCommonContext Method

Show in webframe





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
) 

Parameters

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