IWaitMultiple Interface
Enables waiting for a group of cross-process calls.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("0000002B-0000-0000-C000-000000000046")> _
Public Interface IWaitMultiple
[InterfaceTypeAttribute()]
[GuidAttribute("0000002B-0000-0000-C000-000000000046")]
public interface IWaitMultiple
The IWaitMultiple type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddSynchronize | ||
WaitMultiple |
Top