TypeLibInfo Interface

This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.

Namespace:  TLI
Assembly:  Microsoft.TLI.Interop (in Microsoft.TLI.Interop.dll)

Syntax

'Declaration
<GuidAttribute("8B217745-717D-11CE-AB5B-D41203C10000")> _
Public Interface TypeLibInfo _
    Inherits _TypeLibInfo
'Usage
Dim instance As TypeLibInfo
[GuidAttribute("8B217745-717D-11CE-AB5B-D41203C10000")]
public interface TypeLibInfo : _TypeLibInfo
[GuidAttribute(L"8B217745-717D-11CE-AB5B-D41203C10000")]
public interface class TypeLibInfo : _TypeLibInfo
public interface TypeLibInfo extends _TypeLibInfo

See Also

Reference

TypeLibInfo Members

TLI Namespace