ReactOS 0.4.15-dev-7934-g1dc8d80
_MUTANT_BASIC_INFORMATION Struct Reference

#include <extypes.h>

Public Attributes

LONG CurrentCount
 
BOOLEAN OwnedByCaller
 
BOOLEAN AbandonedState
 

Detailed Description

Definition at line 679 of file extypes.h.

Member Data Documentation

◆ AbandonedState

BOOLEAN _MUTANT_BASIC_INFORMATION::AbandonedState

Definition at line 683 of file extypes.h.

Referenced by NtQueryMutant().

◆ CurrentCount

LONG _MUTANT_BASIC_INFORMATION::CurrentCount

Definition at line 681 of file extypes.h.

Referenced by NtQueryMutant().

◆ OwnedByCaller

BOOLEAN _MUTANT_BASIC_INFORMATION::OwnedByCaller

Definition at line 682 of file extypes.h.

Referenced by NtQueryMutant().


The documentation for this struct was generated from the following files: