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 IBaseService  
[ServiceContractAttribute("IInterfaceInformationService")] 
public interface class IInterfaceInformationService : public IBaseService   
Requirements

Target Platforms

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

Leadtools.Ccow.Services Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.