Process Hacker
_PH_PROCESS_RECORD Struct Reference

#include <providers.h>

Data Fields

LIST_ENTRY ListEntry
 
LONG RefCount
 
ULONG Flags
 
HANDLE ProcessId
 
HANDLE ParentProcessId
 
ULONG SessionId
 
LARGE_INTEGER CreateTime
 
LARGE_INTEGER ExitTime
 
PPH_STRING ProcessName
 
PPH_STRING FileName
 
PPH_STRING CommandLine
 

Detailed Description

Definition at line 239 of file providers.h.

Field Documentation

PPH_STRING CommandLine

Definition at line 253 of file providers.h.

LARGE_INTEGER CreateTime

Definition at line 248 of file providers.h.

LARGE_INTEGER ExitTime

Definition at line 249 of file providers.h.

PPH_STRING FileName

Definition at line 252 of file providers.h.

ULONG Flags

Definition at line 243 of file providers.h.

LIST_ENTRY ListEntry

Definition at line 241 of file providers.h.

HANDLE ParentProcessId

Definition at line 246 of file providers.h.

HANDLE ProcessId

Definition at line 245 of file providers.h.

PPH_STRING ProcessName

Definition at line 251 of file providers.h.

LONG RefCount

Definition at line 242 of file providers.h.

ULONG SessionId

Definition at line 247 of file providers.h.


The documentation for this struct was generated from the following files: