ISynchronizeContainer Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |