appinstaller/AppinstUi/Daemon/Inc/SilentLauncher.h
changeset 80 9dcba1ee99f7
parent 29 26b6f0522fd8
equal deleted inserted replaced
77:d1838696558c 80:9dcba1ee99f7
    62         * Perform installation with file handle.
    62         * Perform installation with file handle.
    63         * @since 10.1
    63         * @since 10.1
    64         * @param aFileHandle - Handle of the file to be installed 
    64         * @param aFileHandle - Handle of the file to be installed 
    65         * @param aStatus - Request status
    65         * @param aStatus - Request status
    66         */
    66         */
    67         void InstallL( RFile& aFileHandle, 
    67         void InstallL( RFile& aFileHandle,                       
    68                        const TDesC& aFile, 
       
    69                        TRequestStatus& aStatus );
    68                        TRequestStatus& aStatus );
    70 
    69 
    71         /**
    70         /**
    72         * Cancel the current installation.
    71         * Cancel the current installation.
    73         * @since 3.0
    72         * @since 3.0