UCOMITypeLib.GetTypeInfoType Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
GetTypeInfoType(Int32, TYPEKIND) |
Retrieves the type of a type description. |
GetTypeInfoType(Int32, TYPEKIND) |
Retrieves the type of a type description. |
- Source:
- UCOMITypeLib.cs
- Source:
- UCOMITypeLib.cs
- Source:
- UCOMITypeLib.cs
Retrieves the type of a type description.
public:
void GetTypeInfoType(int index, [Runtime::InteropServices::Out] System::Runtime::InteropServices::ComTypes::TYPEKIND % pTKind);
public void GetTypeInfoType(int index, out System.Runtime.InteropServices.ComTypes.TYPEKIND pTKind);
abstract member GetTypeInfoType : int * TYPEKIND -> unit
Public Sub GetTypeInfoType (index As Integer, ByRef pTKind As TYPEKIND)
Parameters
- index
- Int32
The index of the type description within the type library.
- pTKind
- TYPEKIND
A reference to the TYPEKIND
enumeration for the type description.
Remarks
For additional information, see ITypeLib::GetTypeInfoType.
Applies to
Windows Desktop 10 и други версии
Продукт | Версии |
---|---|
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
Retrieves the type of a type description.
public:
void GetTypeInfoType(int index, [Runtime::InteropServices::Out] System::Runtime::InteropServices::TYPEKIND % pTKind);
public void GetTypeInfoType(int index, out System.Runtime.InteropServices.TYPEKIND pTKind);
abstract member GetTypeInfoType : int * TYPEKIND -> unit
Public Sub GetTypeInfoType (index As Integer, ByRef pTKind As TYPEKIND)
Parameters
- index
- Int32
The index of the type description within the type library.
- pTKind
- TYPEKIND
Reference to the TYPEKIND
enumeration for the type description.
Remarks
For additional information about ITypeLib::GetTypeInfoOfType
, see the MSDN Library.
Applies to
.NET Framework 4.8.1 и други версии
Продукт | Версии |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: