←Select platform

IContextFilter Interface

Summary

Enables a context participant to get and set a filter containing the names of the specific context subjects whose item values must be set during the course of a transaction in order for the participant to be included in the processing of the transaction. This interface allows applications to ignore notifications for changes to subjects that they do not implement.

Syntax

C#
VB
C++
[GuidAttribute("637CD323-0175-45fa-AD5C-B7DE53CD1AFD")] 
[InterfaceTypeAttribute(System.Runtime.InteropServices.ComInterfaceType)] 
public interface IContextFilter 
<GuidAttribute("637CD323-0175-45fa-AD5C-B7DE53CD1AFD")> 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> 
Public Interface IContextFilter  
[GuidAttribute("637CD323-0175-45fa-AD5C-B7DE53CD1AFD")] 
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)] 
public interface class IContextFilter  

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