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.
public void SetSubjectsOfInterest(
int participantCoupon,
string[] subjectNames
)
Sub SetSubjectsOfInterest( _
ByVal participantCoupon As Integer, _
ByVal subjectNames() As String _
)
void SetSubjectsOfInterest(
int participantCoupon,
array<String^>^ subjectNames
)
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document