diff -r d2c4c66342f3 -r d51193d814ea msgfw_plat/send_ui_plugin_api/inc/SendingServiceInterfaceUids.hrh --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/msgfw_plat/send_ui_plugin_api/inc/SendingServiceInterfaceUids.hrh Wed Sep 01 12:27:27 2010 +0100 @@ -0,0 +1,28 @@ +/* +* Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: Constant declaration for resource file. +* +*/ + + + +#ifndef SENDINGSERVICEINTERFACEUIDS_HRH +#define SENDINGSERVICEINTERFACEUIDS_HRH + +// SendUi Sending Service plugin interface +#define KSendUiSendingServiceInterface 0x101F87F3 + +#endif // SENDINGSERVICEINTERFACEUIDS_HRH + +// End of File