terminalsecurity/SCP/DmEventNotifier/inc/DmEventScheduler.h
changeset 5 3f7d9dbe57c8
parent 0 b497e44ab2fc
equal deleted inserted replaced
4:958eca8527dd 5:3f7d9dbe57c8
    88          *
    88          *
    89          * @since   S60   v5.2
    89          * @since   S60   v5.2
    90          * @param   aTaskName - Name of the task
    90          * @param   aTaskName - Name of the task
    91          * @return None. Can leave with system wide error
    91          * @return None. Can leave with system wide error
    92          */
    92          */
    93         void WaitAndCreateConditionScheduleL(TName aTaskName);
    93         void WaitAndCreateConditionScheduleL(TName& aTaskName);
    94 
    94 
    95     private:
    95     private:
    96 
    96 
    97         /**
    97         /**
    98          * Default constructor
    98          * Default constructor