ISynchronizeMutex::Wait Method (UInt32, UInt32)

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

void Wait(
	unsigned int dwFlags,
	unsigned int dwMilliseconds
)

Parameters

dwFlags
Type: System::UInt32
dwMilliseconds
Type: System::UInt32
Return to top
Show: