public enum CreateMutexFlags
Public Enumeration CreateMutexFlags
Dim instance As CreateMutexFlags
public enum class CreateMutexFlags
type CreateMutexFlags
No code example is currently available or this language may not be supported.
None | 0 | None. |
InitialOwner | 1 | The object creator is the initial owner of the mutex. |