ReactOS 0.4.15-dev-7994-gb388cb6
_SEMAPHORE_BASIC_INFORMATION Struct Reference

#include <extypes.h>

Public Attributes

LONG CurrentCount
 
LONG MaximumCount
 
ULONG CurrentCount
 
ULONG MaximumCount
 

Detailed Description

Definition at line 720 of file extypes.h.

Member Data Documentation

◆ CurrentCount [1/2]

LONG _SEMAPHORE_BASIC_INFORMATION::CurrentCount

Definition at line 722 of file extypes.h.

Referenced by NtQuerySemaphore(), and START_TEST().

◆ CurrentCount [2/2]

ULONG _SEMAPHORE_BASIC_INFORMATION::CurrentCount

Definition at line 2034 of file winternl.h.

◆ MaximumCount [1/2]

LONG _SEMAPHORE_BASIC_INFORMATION::MaximumCount

Definition at line 723 of file extypes.h.

Referenced by NtQuerySemaphore().

◆ MaximumCount [2/2]

ULONG _SEMAPHORE_BASIC_INFORMATION::MaximumCount

Definition at line 2035 of file winternl.h.


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