Home Units Hierarchy Routines All identifiers

record tagPROCESSENTRY32W

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type tagPROCESSENTRY32W = record

Description

 

Overview

Fields

dwSize: DWORD;
cntUsage: DWORD;
th32ProcessID: DWORD;
th32DefaultHeapID: DWORD;
th32ModuleID: DWORD;
cntThreads: DWORD;
th32ParentProcessID: DWORD;
pcPriClassBase: Longint;
dwFlags: DWORD;
szExeFile: array[0..MAX_PATH - 1] of WChar;

Description

Fields

dwSize: DWORD;
 
cntUsage: DWORD;
 
th32ProcessID: DWORD;
 
th32DefaultHeapID: DWORD;

this process

th32ModuleID: DWORD;
 
cntThreads: DWORD;

associated exe

th32ParentProcessID: DWORD;
 
pcPriClassBase: Longint;

this process's parent process

dwFlags: DWORD;

Base priority of process's threads

szExeFile: array[0..MAX_PATH - 1] of WChar;
 

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09