terminalsecurity/SCP/SCPServer/inc/SCPLockNotificationEventHandler.h
branchRCL_3
changeset 25 b183ec05bd8c
parent 12 9e9792ae22e3
child 26 19bba8228ff0
equal deleted inserted replaced
24:13d7c31c74e0 25:b183ec05bd8c
    69         
    69         
    70         /**
    70         /**
    71         * From CActive The active object request cancellation method.
    71         * From CActive The active object request cancellation method.
    72         */
    72         */
    73         void DoCancel();
    73         void DoCancel();
    74 		
    74 
    75         // send passcode to ISA
    75         // send passcode to ISA
    76         void VerifyPass();
    76         void VerifyPass();
    77 
    77 
    78     private: //Methods
    78     private: //Methods
    79     
    79