ISynchronizeMutex Members

Include Protected Members
Include Inherited Members

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

The ISynchronizeMutex type exposes the following members.

Methods

  Name Description
Public method ReleaseMutex
Public method Reset (Inherited from ISynchronize.)
Public method Signal (Inherited from ISynchronize.)
Public method Wait (Inherited from ISynchronize.)
Public method Wait(UInt32, UInt32)

Top

See Also

Reference

ISynchronizeMutex Interface

Microsoft.VisualStudio.OLE.Interop Namespace