memspy/MemSpyClient/inc/memspyprocessdata.h
changeset 30 86a2e675b80a
parent 20 a71a3e32a2ae
equal deleted inserted replaced
26:4fde310f06fe 30:86a2e675b80a
    38     TInt iExitReason;
    38     TInt iExitReason;
    39     TExitType iExitType;
    39     TExitType iExitType;
    40     TInt iThreadCount;
    40     TInt iThreadCount;
    41     TUint32 iSID;
    41     TUint32 iSID;
    42     TUint32 iVID;
    42     TUint32 iVID;
    43     //TMemSpyDriverProcessInfo iInfo;
    43     TBool iIsDead;
    44 	};
    44 	};
    45 
    45 
    46 #endif // MEMSPYPROCESSDATA_H
    46 #endif // MEMSPYPROCESSDATA_H