C#
VB
C++
Enables a context participant to get and set context data for common subjects that do not require secure access. The data is represented as a set of items structured as a name and value pair.
[InterfaceTypeAttribute(System.Runtime.InteropServices.ComInterfaceType)]
[GuidAttribute("2AAE4991-A1FC-11D0-808F-00A0240943E4")]
public interface IContextData
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>
<GuidAttribute("2AAE4991-A1FC-11D0-808F-00A0240943E4")>
Public Interface IContextData
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)]
[GuidAttribute("2AAE4991-A1FC-11D0-808F-00A0240943E4")]
public interface class IContextData
For an example refer to JoinCommonContext.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET