voipplugins/accountcreationplugin/inc/accountcreationpluginuids.hrh
author William Roberts <williamr@symbian.org>
Mon, 29 Mar 2010 16:52:39 +0100
branchCompilerCompatibility
changeset 12 148e88b84d9a
parent 0 a4daefaec16c
permissions -rw-r--r--
Convert literal (c) copyright character into \xa9, to fix Bug 1798 and Bug 1817

/*
* Copyright (c) 2007-2008 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:  Provides UIDs
*
*/


#ifndef ACCOUNTCREATIONPLUGINUIDS_HRH
#define ACCOUNTCREATIONPLUGINUIDS_HRH

#define KAccountCreationPluginDllUid       0x2000BEF1
#define KAccountCreationPluginImplUid      0x2000BEF2
#define KAccountCreationPluginInterfaceUid 0x101F8650

#endif // ACCOUNTCREATIONPLUGINUIDS_HRH