msg_pub/plugin_bio_control_api/inc/MMsgBioControl.h
branchRCL_3
changeset 77 da6ac9d688df
parent 71 17302fa075e1
equal deleted inserted replaced
71:17302fa075e1 77:da6ac9d688df
    22 #define MMSGBIOCONTROL_H
    22 #define MMSGBIOCONTROL_H
    23 
    23 
    24 //  INCLUDES
    24 //  INCLUDES
    25 #include <e32std.h>
    25 #include <e32std.h>
    26 #include <e32base.h>
    26 #include <e32base.h>
    27 #include <MsgEditor.hrh>   // for enums
    27 #include <msgeditor.hrh>   // for enums
    28 
    28 
    29 // CONSTANTS
    29 // CONSTANTS
    30 
    30 
    31 /// Leave code which signals that the smart message data was invalid.
    31 /// Leave code which signals that the smart message data was invalid.
    32 const TInt KErrMsgBioMessageNotValid = -90;
    32 const TInt KErrMsgBioMessageNotValid = -90;