IMultiQI::QueryMultipleInterfaces Method (UInt32, array<MULTI_QI>^)

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

void QueryMultipleInterfaces(
	unsigned int cMQIs,
	array<MULTI_QI>^ pMQIs
)

Parameters

cMQIs
Type: System::UInt32
pMQIs
Type: array<Microsoft.VisualStudio.OLE.Interop::MULTI_QI>^
Return to top
Show: