ReactOS 0.4.16-dev-1946-g52006dd
SYSTEM_SERVICE_TABLE Struct Reference

#include <winternl.h>

Public Attributes

ULONG_PTRServiceTable
 
ULONG_PTRCounterTable
 
ULONG_PTR ServiceLimit
 
BYTEArgumentTable
 

Detailed Description

Definition at line 4452 of file winternl.h.

Member Data Documentation

◆ ArgumentTable

BYTE* SYSTEM_SERVICE_TABLE::ArgumentTable

Definition at line 4457 of file winternl.h.

◆ CounterTable

ULONG_PTR* SYSTEM_SERVICE_TABLE::CounterTable

Definition at line 4455 of file winternl.h.

◆ ServiceLimit

ULONG_PTR SYSTEM_SERVICE_TABLE::ServiceLimit

Definition at line 4456 of file winternl.h.

◆ ServiceTable

ULONG_PTR* SYSTEM_SERVICE_TABLE::ServiceTable

Definition at line 4454 of file winternl.h.


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