ITypeLibConverter Interface

 

Provides a set of services that convert a managed assembly to a COM type library and vice versa.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (in mscorlib.dll)

[<GuidAttribute("F1C3BF78-C3E4-11d3-88E7-00902754C43A")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<ComVisibleAttribute(true)>]
type ITypeLibConverter = interface end

.NET Framework
Available since 1.1
Return to top
Show: