Use the tabs on the upper right to switch to a different programming language.

Use the tabs on the upper right to switch to a different programming language.

HMutex (Class)

Name

HMutex — Represents an instance of a mutex synchronization object.

Constructors

CreateMutex    Create a mutual exclusion synchronization object.

Methods

ClearMutex    Clear the mutex synchronization object.
CreateMutex    Create a mutual exclusion synchronization object.
LockMutex    Lock a mutex synchronization object.
TryLockMutex    Lock a mutex synchronization object.
UnlockMutex    Unlock a mutex synchronization object.

HMutex (Class)

Name

HMutex — Represents an instance of a mutex synchronization object.

Constructors

CreateMutex    Create a mutual exclusion synchronization object.

Methods

ClearMutex    Clear the mutex synchronization object.
CreateMutex    Create a mutual exclusion synchronization object.
LockMutex    Lock a mutex synchronization object.
TryLockMutex    Lock a mutex synchronization object.
UnlockMutex    Unlock a mutex synchronization object.