ISynchronizeContainer::WaitMultiple Method (UInt32, UInt32, ISynchronize^)

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

void WaitMultiple(
	unsigned int dwFlags,
	unsigned int dwTimeout,
	[OutAttribute] ISynchronize^% ppSync
)

Parameters

dwFlags
Type: System::UInt32
dwTimeout
Type: System::UInt32
ppSync
Type: Microsoft.VisualStudio.OLE.Interop::ISynchronize^
Return to top
Show: