Debug::TRemoveProcessInfo Class Reference

class Debug::TRemoveProcessInfo

Event specific information returned as part of a TEventInfo object when a process is removed. Note that the Process may not be fully destroyed, so its resources should only be accessed if you already have a handle to it.

Member Data Documentation

TUint8 iFileName

TUint8 iFileName

The name of the file that the process was created from.

TInt iFileNameLength

TInt iFileNameLength

Contains the length in bytes of the initialised data in iFileName.

TUint32 iSpare1

TUint32 iSpare1