ISynchronizeMutex Interface

 

Supports a synchronization object using a mutex object. Extends and inherits from ISynchronize. For general information about mutex objects, see .T_System_Threading_Mutex

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

[GuidAttribute("00000025-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute(1)]
public interface ISynchronizeMutex : ISynchronize
Return to top
Show: