←Select platform

IInterfaceInformationService Interface

Summary

The interface information service enables a component to interrogate another component to determine if it implements a particular interface.

Syntax

C#
VB
C++
[ServiceContractAttribute(Name="IInterfaceInformationService")] 
public interface IInterfaceInformationService : IBaseService 
<ServiceContractAttribute("IInterfaceInformationService")> 
Public Interface IInterfaceInformationService  
   Inherits Leadtools.Ccow.Services.IBaseService  
[ServiceContractAttribute("IInterfaceInformationService")] 
public interface class IInterfaceInformationService : public Leadtools.Ccow.Services.IBaseService   

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.Services Assembly