ReactOS 0.4.16-dev-1505-g12fa72a
_MUTANT_BASIC_INFORMATION Struct Reference

#include <extypes.h>

Public Attributes

LONG CurrentCount
 
BOOLEAN OwnedByCaller
 
BOOLEAN AbandonedState
 

Detailed Description

Definition at line 850 of file extypes.h.

Member Data Documentation

◆ AbandonedState

BOOLEAN _MUTANT_BASIC_INFORMATION::AbandonedState

Definition at line 854 of file extypes.h.

Referenced by NtQueryMutant().

◆ CurrentCount

LONG _MUTANT_BASIC_INFORMATION::CurrentCount

Definition at line 852 of file extypes.h.

Referenced by NtQueryMutant().

◆ OwnedByCaller

BOOLEAN _MUTANT_BASIC_INFORMATION::OwnedByCaller

Definition at line 853 of file extypes.h.

Referenced by NtQueryMutant().


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