ReactOS
0.4.15-dev-1632-g4e289ce
|
#include <ketypes.h>
Public Attributes | |
PULONG_PTR | Base |
PULONG | Count |
ULONG | Limit |
PUCHAR | Number |
PULONG_PTR _KSERVICE_TABLE_DESCRIPTOR::Base |
Definition at line 2080 of file ketypes.h.
Referenced by KeAddSystemServiceTable(), KeRemoveSystemServiceTable(), KiInitializeKernel(), KiInitSystem(), KiSystemCallHandler(), KiSystemService(), and KiSystemServiceHandler().
PULONG _KSERVICE_TABLE_DESCRIPTOR::Count |
Definition at line 2081 of file ketypes.h.
Referenced by ExpInitializeExecutive(), KeAddSystemServiceTable(), KeRemoveSystemServiceTable(), KiInitializeKernel(), and KiInitSystem().
ULONG _KSERVICE_TABLE_DESCRIPTOR::Limit |
Definition at line 2082 of file ketypes.h.
Referenced by KeAddSystemServiceTable(), KeRemoveSystemServiceTable(), KiInitializeKernel(), KiInitSystem(), KiSystemCallHandler(), KiSystemService(), and KiSystemServiceHandler().
PUCHAR _KSERVICE_TABLE_DESCRIPTOR::Number |
Definition at line 2086 of file ketypes.h.
Referenced by KeAddSystemServiceTable(), KeRemoveSystemServiceTable(), KiInitializeKernel(), KiInitSystem(), KiSystemCallHandler(), KiSystemService(), and KiSystemServiceHandler().