pnpmobileservices/pnpms/PnP/PnpProvisioningAppInc/cwaitdialogmonitor.h
branchRCL_3
changeset 22 9360ca28b668
parent 0 3ce708148e4d
equal deleted inserted replaced
20:f2101057ffeb 22:9360ca28b668
    81         * @return void
    81         * @return void
    82         */
    82         */
    83         void RunL();
    83         void RunL();
    84         
    84         
    85         /**
    85         /**
       
    86         * Handle RunL leaves
       
    87         */
       
    88         TInt RunError( TInt aError );
       
    89         
       
    90         /**
    86         * From CActive Cancels any outstanding request.
    91         * From CActive Cancels any outstanding request.
    87         * @since 2.0
    92         * @since 2.0
    88         * @return void
    93         * @return void
    89         */
    94         */
    90         void DoCancel();
    95         void DoCancel();