ITypeLib::GetTypeInfo Method (UInt32, Type^)
Visual Studio 2015
Retrieves the specified type description in the library.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- index
-
Type:
System::UInt32
Index of the ITypeInfo to be returned.
- ppTInfo
-
Type:
System::Type^
If successful, returns a pointer to the pointer to the ITypeInfo interface.
Show: