←Select platform

SetSubjectsOfInterest Method

Summary

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

C#
VB
C++
void SetSubjectsOfInterest(  
   int participantCoupon, 
   string[] subjectNames 
) 
Sub SetSubjectsOfInterest( _ 
   ByVal participantCoupon As Integer, _ 
   ByVal subjectNames() As String _ 
) 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Ccow Assembly
Click or drag to resize