ISynchronizeContainer Interface

Definition

Manages a group of synchronization objects. For more information, see ISynchronizeContainer.

public interface class ISynchronizeContainer
public interface class ISynchronizeContainer
__interface ISynchronizeContainer
[System.Runtime.InteropServices.Guid("00000033-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ISynchronizeContainer
[System.Runtime.InteropServices.Guid("00000033-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ISynchronizeContainer
[<System.Runtime.InteropServices.Guid("00000033-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ISynchronizeContainer = interface
[<System.Runtime.InteropServices.Guid("00000033-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ISynchronizeContainer = interface
Public Interface ISynchronizeContainer
Attributes

Methods

AddSynchronize(ISynchronize)
WaitMultiple(UInt32, UInt32, ISynchronize)

Applies to