IProvideMultipleClassInfo::GetInfoOfIndex Method (UInt32, UInt32, Type^, UInt32, UInt32, Guid, Guid)

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

void GetInfoOfIndex(
	unsigned int iti,
	unsigned int dwFlags,
	[OutAttribute] Type^% pptiCoClass,
	[OutAttribute] unsigned int% pdwTIFlags,
	[OutAttribute] unsigned int% pcdispidReserved,
	[OutAttribute] Guid% piidPrimary,
	[OutAttribute] Guid% piidSource
)

Parameters

iti
Type: System::UInt32
dwFlags
Type: System::UInt32
pptiCoClass
Type: System::Type^
pdwTIFlags
Type: System::UInt32
pcdispidReserved
Type: System::UInt32
piidPrimary
Type: System::Guid
piidSource
Type: System::Guid
Return to top
Show: