MutexOwnerInformationProcessId Property
Gets the identifier of the process that owns the mutex.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public int ProcessId { get; }
Public ReadOnly Property ProcessId As Integer
Get
Dim instance As MutexOwnerInformation
Dim value As Integer
value = instance.ProcessId
public:
property int ProcessId {
int get ();
}
member ProcessId : int with get
No code example is currently available or this language may not be supported.
Property Value
Int32