Error processing SSI file
LEADTOOLS Medical (Leadtools.Ccow assembly)

Show in webframe

SetSubjectsOfInterest Method






The participant coupon of an application that has joined the common context.
The name of the context subjects the application is interested in.
Enables an application in a common context session to set names of those subjects for which it will survey and be notified whenever the item values for these subjects are set during the course of a context change transaction.
Syntax
void SetSubjectsOfInterest( 
   int participantCoupon,
   string[] subjectNames
)
'Declaration
 
Sub SetSubjectsOfInterest( _
   ByVal participantCoupon As Integer, _
   ByVal subjectNames() As String _
) 
'Usage
 
Dim instance As IContextFilter
Dim participantCoupon As Integer
Dim subjectNames() As String
 
instance.SetSubjectsOfInterest(participantCoupon, subjectNames)
void SetSubjectsOfInterest( 
   int participantCoupon,
   array<String^>^ subjectNames
) 

Parameters

participantCoupon
The participant coupon of an application that has joined the common context.
subjectNames
The name of the context subjects the application is interested in.
Requirements

Target Platforms

See Also

Reference

IContextFilter Interface
IContextFilter Members

Error processing SSI file
Leadtools.Ccow requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features