ReactOS 0.4.17-dev-243-g1369312
SYSTEM_SERVICE_TABLE Struct Reference

#include <winternl.h>

Public Attributes

ULONG_PTRServiceTable
 
ULONG_PTRCounterTable
 
ULONG_PTR ServiceLimit
 
BYTEArgumentTable
 

Detailed Description

Definition at line 4456 of file winternl.h.

Member Data Documentation

◆ ArgumentTable

BYTE* SYSTEM_SERVICE_TABLE::ArgumentTable

Definition at line 4461 of file winternl.h.

◆ CounterTable

ULONG_PTR* SYSTEM_SERVICE_TABLE::CounterTable

Definition at line 4459 of file winternl.h.

◆ ServiceLimit

ULONG_PTR SYSTEM_SERVICE_TABLE::ServiceLimit

Definition at line 4460 of file winternl.h.

◆ ServiceTable

ULONG_PTR* SYSTEM_SERVICE_TABLE::ServiceTable

Definition at line 4458 of file winternl.h.


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