Activates a context manager so that it represents the active session for a point-of-use device.
public void Activate(
int participantCoupon,
IContextManager contextManager,
string nonce,
string appSignature
)
Sub Activate( _
ByVal participantCoupon As Integer, _
ByVal contextManager As IContextManager, _
ByVal nonce As String, _
ByVal appSignature As String _
)
void Activate(
int participantCoupon,
IContextManager^ contextManager,
String^ nonce,
String^ appSignature
)
participantCoupon
The participant coupon of the application received from JoinCommonContext.
contextManager
The context manager to activate.
nonce
A string provide to create the digital signal. A new value should be provide each time this is called.
appSignature
The digital signature of the application.
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