Freigeben über


UCOMITypeLib.GetTypeInfoCount-Methode: ()

 

Veröffentlicht: Oktober 2016

Gibt die Anzahl der Typ Beschreibungen in der Typbibliothek.

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

Syntax

int GetTypeInfoCount()
int GetTypeInfoCount()
abstract GetTypeInfoCount : unit -> int
Function GetTypeInfoCount As Integer

Rückgabewert

Type: System.Int32

Die Anzahl der Typ Beschreibungen in der Typbibliothek.

Hinweise

Weitere Informationen zu ITypeLib::GetTypeInfoCount, finden Sie in der MSDN Library.

Versionsinformationen

.NET Framework
Verfügbar seit 1.1

Siehe auch

UCOMITypeLib-Schnittstelle
System.Runtime.InteropServices-Namespace

Zurück zum Anfang