←Select platform

IContextManager Interface

Summary

Enables a context participant to join and leave a common context session, and perform context change transactions.

Syntax

C#
VB
C++
[GuidAttribute("41126C5E-A069-11D0-808F-00A0240943E4")] 
[InterfaceTypeAttribute(System.Runtime.InteropServices.ComInterfaceType)] 
public interface IContextManager 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> 
<GuidAttribute("41126C5E-A069-11D0-808F-00A0240943E4")> 
Public Interface IContextManager  
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)] 
[GuidAttribute("41126C5E-A069-11D0-808F-00A0240943E4")] 
public interface class IContextManager  

Example

For an example refer to JoinCommonContext.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly