ISynchronizeContainer Interface
Manages a group of synchronization objects. For more information, see ISynchronizeContainer.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("00000033-0000-0000-C000-000000000046")> _
Public Interface ISynchronizeContainer
[InterfaceTypeAttribute()]
[GuidAttribute("00000033-0000-0000-C000-000000000046")]
public interface ISynchronizeContainer
The ISynchronizeContainer type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddSynchronize | ||
WaitMultiple |
Top