IContextAction Interface

Summary

Enables the context manager to receive requests from context participants to perform a context action.

Syntax
C#
VB
C++
[InterfaceTypeAttribute(System.Runtime.InteropServices.ComInterfaceType)] 
[GuidAttribute("32A82A2D-76E9-4c4b-9716-74538B9A37A9")] 
public interface IContextAction 
<InterfaceTypeAttribute(System.Runtime.InteropServices.ComInterfaceType),  
 GuidAttribute("32A82A2D-76E9-4c4b-9716-74538B9A37A9")>  
Public Interface IContextAction 
public: 
   [InterfaceTypeAttribute(System::Runtime::InteropServices::ComInterfaceType),  
   GuidAttribute(L"32A82A2D-76E9-4c4b-9716-74538B9A37A9")] 
   interface class IContextAction 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