ITypeLib::GetTypeInfoType Method (UInt32, tagTYPEKIND)
Visual Studio 2015
Retrieves the type of a type description.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- index
-
Type:
System::UInt32
Index of the type description within the type library.
- pTKind
-
Type:
Microsoft.VisualStudio.VsWizard::tagTYPEKIND
Pointer to the TypeKind enumeration for the type description.
Show: