ISynchronizeContainer::WaitMultiple Method (UInt32, UInt32, ISynchronize^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
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^
Show: