Instructs the context manager to perform a context action.
public string Perform(int participantCoupon,object itemNames,object itemValues,string appSignature,ref int actionCoupon,ref object outitemNames,ref object outitemValues)
Function Perform( _ByVal participantCoupon As Integer, _ByVal itemNames As Object, _ByVal itemValues As Object, _ByVal appSignature As String, _ByRef actionCoupon As Integer, _ByRef outitemNames As Object, _ByRef outitemValues As Object _) As String
String^ Perform(int participantCoupon,Object^ itemNames,Object^ itemValues,String^ appSignature,int% actionCoupon,Object^% outitemNames,Object^% outitemValues)
participantCoupon
The participant coupon of the application received from IContextManager.JoinCommonContext.
itemNames
The item names for the context action.
itemValues
The item values for the context action.
appSignature
The digital signature of the application.
actionCoupon
The coupon for the most recently performed action.
outitemNames
The output item names for the action.
outitemValues
The output item values for the action.
The digital signature of the context manager.
Whenever the action being performed is a secure action, then the context manager shall provide its digital signature as the value of the output managerSignature, for all iterations of Perform. Otherwise, the value of the output managerSignature input shall be an empty string.
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
