LEADTOOLS Medical (Leadtools.Ccow assembly)

ClearFilter Method

Show in webframe





The participant coupon of an application that has joined the common context.
Enables an application in a common context session to clear a filter that it has previously set via the method SetSubjectsOfInterest.
Syntax
void ClearFilter( 
   int participantCoupon
)
'Declaration
 
Sub ClearFilter( _
   ByVal participantCoupon As Integer _
) 
'Usage
 
Dim instance As IContextFilter
Dim participantCoupon As Integer
 
instance.ClearFilter(participantCoupon)

            

            
void ClearFilter( 
   int participantCoupon
) 

Parameters

participantCoupon
The participant coupon of an application that has joined the common context.
Remarks
After a filter is cleared, the application will be surveyed and notified whenever the item values for any subject are set during the course of a context change transaction.
Requirements

Target Platforms

See Also

Reference

IContextFilter Interface
IContextFilter Members

 

 


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