ReactOS 0.4.16-dev-1946-g52006dd
_KSEMAPHORE Struct Reference

#include <ketypes.h>

Collaboration diagram for _KSEMAPHORE:

Public Attributes

DISPATCHER_HEADER Header
 
LONG Limit
 

Detailed Description

Definition at line 867 of file ketypes.h.

Member Data Documentation

◆ Header

DISPATCHER_HEADER _KSEMAPHORE::Header

Definition at line 868 of file ketypes.h.

◆ Limit

LONG _KSEMAPHORE::Limit

Definition at line 869 of file ketypes.h.

Referenced by NtQuerySemaphore().


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