ReactOS 0.4.16-dev-336-gb667d82
|
#include <extypes.h>
Public Attributes | |
LONG | CurrentCount |
BOOLEAN | OwnedByCaller |
BOOLEAN | AbandonedState |
BOOLEAN _MUTANT_BASIC_INFORMATION::AbandonedState |
Definition at line 683 of file extypes.h.
Referenced by NtQueryMutant().
LONG _MUTANT_BASIC_INFORMATION::CurrentCount |
Definition at line 681 of file extypes.h.
Referenced by NtQueryMutant().
BOOLEAN _MUTANT_BASIC_INFORMATION::OwnedByCaller |
Definition at line 682 of file extypes.h.
Referenced by NtQueryMutant().