Enables a participant in a common context session to set the values of common and secure subject the items in the common context.
public void SetItemValues(
int participantCoupon,
object itemNames,
object itemValues,
int contextCoupon,
string appSignature
)
Sub SetItemValues( _
ByVal participantCoupon As Integer, _
ByVal itemNames As Object, _
ByVal itemValues As Object, _
ByVal contextCoupon As Integer, _
ByVal appSignature As String _
)
void SetItemValues(
int participantCoupon,
Object^ itemNames,
Object^ itemValues,
int contextCoupon,
String^ appSignature
)
participantCoupon
The participant coupon of the application received from JoinCommonContext.
itemNames
The context item names that are to be set by the context manager.
itemValues
The context item values that are to be set by the context manager.
contextCoupon
The context coupon.
appSignature
The applications digital signature.
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