sysstatemgmt/ssmmapperutility/inc/ssmmapperutility.h
changeset 13 cef4ff1e6c4f
parent 0 4e1aa6a622a0
child 61 8cb079868133
equal deleted inserted replaced
12:e978f818f9bd 13:cef4ff1e6c4f
   103      * Checks the capabilities of client
   103      * Checks the capabilities of client
   104      *
   104      *
   105      * @aMessage Client message
   105      * @aMessage Client message
   106      * @return ETrue if capabilities ok, otherwise EFalse
   106      * @return ETrue if capabilities ok, otherwise EFalse
   107      */
   107      */
   108     virtual TBool CheckCaps( const RMessagePtr2& aMessage );
   108     IMPORT_C virtual TBool CheckCaps( const RMessagePtr2& aMessage );
   109     
   109     
   110     /**
   110     /**
   111     * First phase constructor. Exported for 
   111     * First phase constructor. Exported for 
   112     * deriver classes.
   112     * deriver classes.
   113     */
   113     */