memspy/MemSpyClient/inc/memspyprocessdata.h
changeset 34 7259cf1302ad
parent 22 a009639409f5
equal deleted inserted replaced
33:0d72cc2a29a3 34:7259cf1302ad
    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