This documentation is archived and is not being maintained.
Mutex::OpenExisting Method
Visual Studio 2010
Open an existing named mutex.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
OpenExisting(String) | Opens an existing named mutex. |
|
OpenExisting(String, MutexRights) | Open an existing named mutex, specifying the desired security access. |
Show: