#include <systemmonitor/recordtypes.h>
Link against: systemmonitor.lib
| class TZombieProcessRemoved : public TSystemMonitorRecordBase |
| Public Member Functions | |
|---|---|
| TZombieProcessRemoved(TProcessId, TFullName) | |
| IMPORT_C TProcessId | GetID() |
| IMPORT_C TFullName | GetName() |
| Inherited Attributes | |
|---|---|
| TSystemMonitorRecordBase::iTime | |
TestTZombieProcessRemoved: Inherits from TSystemMonitorRecordBase, modifies it to store Zombie Process Removed data.