Informs a participant in a common context session that a change to the common context data is pending.
public string ContextChangesPending(
int contextCoupon,
ref string reason
)
Function ContextChangesPending( _
ByVal contextCoupon As Integer, _
ByRef reason As String _
) As String
String^ ContextChangesPending(
int contextCoupon,
String^% reason
)
contextCoupon
The transaction within which the context changes occurred.
reason
The reason provided by the participant if it cannot accept the changes.
The decision the participant made about the changes.
For an application that accepts the changes, the value of the output decision shall be "accept" and the value of the output reason shall be an empty string. For an application that conditionally accepts the changes, the value of the output decision shall be "conditionally_accept".
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