ReactOS 0.4.16-dev-91-g764881a
|
#include <ketypes.h>
Public Attributes | |
PULONG_PTR | Base |
PULONG | Count |
ULONG | Limit |
PUCHAR | Number |
PULONG_PTR _KSERVICE_TABLE_DESCRIPTOR::Base |
Definition at line 2148 of file ketypes.h.
Referenced by KeAddSystemServiceTable(), KeRemoveSystemServiceTable(), KiInitializeKernel(), KiInitSystem(), KiSystemCallHandler(), KiSystemService(), and KiSystemServiceHandler().
PULONG _KSERVICE_TABLE_DESCRIPTOR::Count |
Definition at line 2149 of file ketypes.h.
Referenced by ExpInitializeExecutive(), KeAddSystemServiceTable(), KeRemoveSystemServiceTable(), KiInitializeKernel(), and KiInitSystem().
ULONG _KSERVICE_TABLE_DESCRIPTOR::Limit |
Definition at line 2150 of file ketypes.h.
Referenced by KeAddSystemServiceTable(), KeRemoveSystemServiceTable(), KiInitializeKernel(), KiInitSystem(), KiSystemCallHandler(), KiSystemService(), and KiSystemServiceHandler().
PUCHAR _KSERVICE_TABLE_DESCRIPTOR::Number |
Definition at line 2154 of file ketypes.h.
Referenced by KeAddSystemServiceTable(), KeRemoveSystemServiceTable(), KiInitializeKernel(), KiInitSystem(), KiSystemCallHandler(), KiSystemService(), and KiSystemServiceHandler().