dzProcesses
Previous  

The dzProcesses object provides the following methods, properties and events. They are not documented properly here but are merely referenced so their existence is known. A look in the library with "Lutz Roeder's .NET Reflector" (search the web) will reveal what each member does. Some members rely on "toolhelp.dll"


CloseHandle(IntPtr) : Boolean

CloseToolhelp32Snapshot(IntPtr) : Int32

GetProcess() : String()

GetProcessHandler(string) : Int32

Kill(Int32) : Boolean

OpenProcess(Int32, Boolean,Int32) : IntPtr

PROCESS_KILLRIGHTS : Int32