ReactOS 0.4.15-dev-6694-g4ba8af9
_KSEMAPHORE Struct Reference

#include <ketypes.h>

Collaboration diagram for _KSEMAPHORE:

Public Attributes

DISPATCHER_HEADER Header
 
LONG Limit
 

Detailed Description

Definition at line 803 of file ketypes.h.

Member Data Documentation

◆ Header

DISPATCHER_HEADER _KSEMAPHORE::Header

Definition at line 804 of file ketypes.h.

◆ Limit

LONG _KSEMAPHORE::Limit

Definition at line 805 of file ketypes.h.

Referenced by NtQuerySemaphore().


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