psmservices/psmserver/inc/server/psmsrvmessage.h
branchRCL_3
changeset 21 ccb4f6b3db21
parent 0 4e1aa6a622a0
child 22 8cb079868133
equal deleted inserted replaced
20:1ddbe54d0645 21:ccb4f6b3db21
     1 /*
     1 /*
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    72 
    72 
    73         /**
    73         /**
    74          * Observes the mode change completion
    74          * Observes the mode change completion
    75          */
    75          */
    76         void NotifyPsmModeChangeComplete( const TInt aError );
    76         void NotifyPsmModeChangeComplete( const TInt aError );
       
    77 		
       
    78 		/**
       
    79          * Returns the message handle
       
    80          */
       
    81 		TInt MessageHandle( ) const;
    77 
    82 
    78     private:
    83     private:
    79 
    84 
    80         /**
    85         /**
    81          * C++ constructor.
    86          * C++ constructor.