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

ClearFilter Method






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
)
function Leadtools.Ccow.IContextFilter.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: 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

IContextFilter Interface
IContextFilter Members

 

 


Products | Support | Contact Us | Copyright Notices

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