IContextAgent Interface

Summary

Enables a context agent to be notified about context changes.

Syntax
C#
VB
C++
[InterfaceTypeAttribute(System.Runtime.InteropServices.ComInterfaceType)] 
[GuidAttribute("FB6AF840-9B80-11D4-8468-0010A4EFB33D")] 
public interface IContextAgent 
<InterfaceTypeAttribute(System.Runtime.InteropServices.ComInterfaceType),  
 GuidAttribute("FB6AF840-9B80-11D4-8468-0010A4EFB33D")>  
Public Interface IContextAgent 
public: 
   [InterfaceTypeAttribute(System::Runtime::InteropServices::ComInterfaceType),  
   GuidAttribute(L"FB6AF840-9B80-11D4-8468-0010A4EFB33D")] 
   interface class IContextAgent abstract 

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly