Partager via


ITypeLib, interface

Permet d'accéder au contenu d'une bibliothèque de types.Pour plus d'informations, consultez ITypeLib.

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
<GuidAttribute("00020402-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface ITypeLib
[GuidAttribute("00020402-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface ITypeLib

Le type ITypeLib expose les membres suivants.

Méthodes

  Nom Description
Méthode publique FindName
Méthode publique GetDocumentation
Méthode publique GetLibAttr
Méthode publique GetTypeComp
Méthode publique GetTypeInfo
Méthode publique GetTypeInfoCount
Méthode publique GetTypeInfoOfGuid
Méthode publique GetTypeInfoType
Méthode publique IsName
Méthode publique ReleaseTLibAttr

Début

Voir aussi

Référence

Microsoft.VisualStudio.OLE.Interop, espace de noms