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 | |
---|---|---|
FindName | ||
GetDocumentation | ||
GetLibAttr | ||
GetTypeComp | ||
GetTypeInfo | ||
GetTypeInfoCount | ||
GetTypeInfoOfGuid | ||
GetTypeInfoType | ||
IsName | ||
ReleaseTLibAttr |
Début