ntdll topic
Native API
The Native API is the interface used by user-mode components of the operating system that must run without support from Win32 or other API subsystems.
Functions
-
NtQuerySystemInformation(
int SystemInformationClass, Pointer< ntdllNativeType> SystemInformation, int SystemInformationLength, Pointer<Uint32> ReturnLength) → int - Retrieves the specified system information.
-
NtQuerySystemInformation(
int SystemInformationClass, Pointer< ntdllNativeType> SystemInformation, int SystemInformationLength, Pointer<Uint32> ReturnLength) → int - Retrieves the specified system information.