|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winternl.h>
Public Attributes | |
| ULONG_PTR * | ServiceTable |
| ULONG_PTR * | CounterTable |
| ULONG_PTR | ServiceLimit |
| BYTE * | ArgumentTable |
Definition at line 4452 of file winternl.h.
| BYTE* SYSTEM_SERVICE_TABLE::ArgumentTable |
Definition at line 4457 of file winternl.h.
| ULONG_PTR* SYSTEM_SERVICE_TABLE::CounterTable |
Definition at line 4455 of file winternl.h.
| ULONG_PTR SYSTEM_SERVICE_TABLE::ServiceLimit |
Definition at line 4456 of file winternl.h.
| ULONG_PTR* SYSTEM_SERVICE_TABLE::ServiceTable |
Definition at line 4454 of file winternl.h.