terminalsecurity/SCP/SCPServer/inc/SCPLockNotificationEventHandler.h
branchRCL_3
changeset 26 19bba8228ff0
parent 25 b183ec05bd8c
equal deleted inserted replaced
25:b183ec05bd8c 26:19bba8228ff0
    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