ITypeLib::GetTypeInfo Method (UInt32, Type^)

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

void GetTypeInfo(
	unsigned int index,
	[OutAttribute] Type^% ppTInfo
)

Parameters

index
Type: System::UInt32
ppTInfo
Type: System::Type^
Return to top
Show: