IContextParticipant Interface

Summary

Enables a context participant to be notified about context changes that it did not initiate.

Syntax
C#
VB
C++
[GuidAttribute("3E3DD272-998E-11D0-808D-00A0240943E4")] 
[InterfaceTypeAttribute(System.Runtime.InteropServices.ComInterfaceType)] 
public interface IContextParticipant 
<GuidAttribute("3E3DD272-998E-11D0-808D-00A0240943E4")> 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> 
Public Interface IContextParticipant  
[GuidAttribute("3E3DD272-998E-11D0-808D-00A0240943E4")] 
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)] 
public interface class IContextParticipant  

Example

For an example refer to JoinCommonContext.

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