Process object. Timing informations, priority settings and Ids.
| Process - Process object. Timing informations, priority settings and Ids. (CurrentProcess property, Current process.) | ||||
| Thread - Thread object. Timing informations, priority settings and Ids. (PrimaryThread property, Primary thread of the process.) | ||||
| Process - Process object. Timing informations, priority settings and Ids. (Process property, The process of the thread.) | ||||
| Terminate | Terminates the process and all of its threads. |
| AffinityMask | The process affinity mask for the process. |
| Long, RW | |
| MaximumWorkingSetSize | Specifies a maximum working set size for the process. |
| Long, RW | |
| MinimumWorkingSetSize | Specifies a minimum working set size for the process. |
| Long, RW | |
| PriorityBoost | Priority boost control state of the process. |
| Boolean, RW | |
| PriorityClass | The priority class for the process. |
| PriorityClasses, RW | |
| CreationTime | Creation time of the process. |
| Date, RO | |
| ExitCode | The termination status of the specified process. |
| Long, RO | |
| ExitTime | The exit time of the process. |
| Date, RO | |
| Handle | Handle of the process. |
| Long, RO | |
| ID | ID of the process. |
| Long, RO | |
| KernelTime | The amount of time that the process has executed in kernel mode. |
| Date, RO | |
| PrimaryThread | Primary thread of the process. |
| Thread, RO | |
| UserTime | Amount of time that the process has executed in user mode. |
| Date, RO |
Thread.Process, Kernel.CurrentProcess
Kernel, ByteArray, Process, Thread, Advapi, INIFile, ZLib, LogFile, ASPForm, FormFields, FormField, FormParser
ProcessCreationFlags, ThreadPriorities, PriorityClasses, LogonTypes, ConvertCodePages, OutputTypes, ZLibCompressLevels, ConvertTypes, LogLineEncodes, LogLineBeginTypes, FormStates, eFormType
© 1996 - 2009 Antonin Foller, Motobit Software | About, Contacts | e-mail: info@pstruh.cz