appinstaller/AppinstUi/Daemon/Inc/silentuninstaller.h
changeset 29 26b6f0522fd8
parent 25 98b66e4fb0be
equal deleted inserted replaced
25:98b66e4fb0be 29:26b6f0522fd8
    60          * @param aMIME MIME type descriptor.
    60          * @param aMIME MIME type descriptor.
    61          */
    61          */
    62         void UninstallL(         
    62         void UninstallL(         
    63                 TUid& aUid, 
    63                 TUid& aUid, 
    64                 TRequestStatus& aReqStatus, 
    64                 TRequestStatus& aReqStatus, 
    65                 TDesC8& aMIME  );
    65                 TDesC& aMIME  );
    66 
    66 
    67         /**
    67         /**
    68          * Cancel the current installation.        
    68          * Cancel the current installation.        
    69          */
    69          */
    70         void Cancel();        
    70         void Cancel();