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<NativeType> SystemInformation, int SystemInformationLength, Pointer<Uint32> ReturnLength) int ntdll
Retrieves the specified system information.