←Select platform

IImplementationInformation Interface

Summary

Enables a component to expose information pertaining to its implementation.

Syntax

C#
VB
C++
[GuidAttribute("41123600-6CE1-11d1-AB3F-E892F5000000")] 
[InterfaceTypeAttribute(System.Runtime.InteropServices.ComInterfaceType)] 
public interface IImplementationInformation 
<GuidAttribute("41123600-6CE1-11d1-AB3F-E892F5000000")> 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> 
Public Interface IImplementationInformation  
[GuidAttribute("41123600-6CE1-11d1-AB3F-E892F5000000")] 
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)] 
public interface class IImplementationInformation  

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