ITypeLib::GetTypeInfoType Method (UInt32, array<TYPEKIND>^)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void GetTypeInfoType(
	unsigned int index,
	array<TYPEKIND>^ pTKind
)

Parameters

index
Type: System::UInt32
pTKind
Type: array<Microsoft.VisualStudio.OLE.Interop::TYPEKIND>^
Return to top
Show: