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

NtQueryInformationThread

Declaration

Source position: CpuView.Windows.pas line 503

function NtQueryInformationThread(

  ThreadHandle: THandle;

  ThreadInformationClass: DWORD;

  ThreadInformation: Pointer;

  ThreadInformationLength: ULONG;

  ReturnLength: PULONG

):NTSTATUS;



CT Web help

CodeTyphon Studio