Source position: jwanative.pas line 5775
function NtSetInformationProcess(
ProcessHandle: HANDLE;
ProcessInformationClass: PROCESSINFOCLASS;
ProcessInformation: PVOID;
ProcessInformationLength: ULONG
):NTSTATUS;