coreapplicationuis/SysAp/Inc/sysapremconobserver.h
branchRCL_3
changeset 18 0818dd463d41
parent 15 312d2b433792
child 19 924385140d98
equal deleted inserted replaced
17:5e7d68cc22e0 18:0818dd463d41
    56         virtual ~CSysApRemConObserver();
    56         virtual ~CSysApRemConObserver();
    57         
    57         
    58         /**
    58         /**
    59          * Open remcon interface and reserve the volume keys
    59          * Open remcon interface and reserve the volume keys
    60          */
    60          */
    61         void StartRemconInterface();
    61         void StartRemconInterfaceL();
    62         
    62         
    63         /**
    63         /**
    64          * close the remcon interface and release the volume keys
    64          * close the remcon interface and release the volume keys
    65          */
    65          */
    66         void StopRemconInterface();
    66         void StopRemconInterface();