Unit 'CpuView.Windows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#ds_cpuview_ide]

NtQueryInformationProcess

Declaration

Source position: CpuView.Windows.pas line 520

function NtQueryInformationProcess(

  ProcessHandle: Cardinal;

  ProcessInformationClass: Integer;

  ProcessInformation: Pointer;

  ProcessInformationLength: Cardinal;

  ReturnLength: PCardinal

):NTSTATUS;



CT Web help

CodeTyphon Studio