omaprovisioning/provisioning/ProvisioningSC/Inc/CWPWimHandler.h
branchRCL_3
changeset 58 4af31167ea77
parent 0 b497e44ab2fc
equal deleted inserted replaced
42:490439ac0bd4 58:4af31167ea77
    74 		HBufC8* DocL();
    74 		HBufC8* DocL();
    75 
    75 
    76 	protected:
    76 	protected:
    77 		// from CActive
    77 		// from CActive
    78 		void RunL();
    78 		void RunL();
       
    79 		TInt RunError(TInt aError);
    79 		void DoCancel();
    80 		void DoCancel();
    80 
    81 
    81 
    82 
    82     private:
    83     private:
    83 
    84