diff -r 000000000000 -r 094583676ce7 presadap12/impsplugin/group/ImpsPluginUID.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/presadap12/impsplugin/group/ImpsPluginUID.h Thu Dec 17 08:41:52 2009 +0200 @@ -0,0 +1,35 @@ +/* +* Copyright (c) 2004 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: UID constants for IMPS 1.2 Adaptation components. +* NOTE!! Don't change / edit any UID values!!! +* +*/ + +#ifndef __IMPSPLUGINUID_H__ +#define __IMPSPLUGINUID_H__ + +// MACROS + +//Uid2:s +#define KEComRecognitionDllUid2 0x10009D8D // CSI: 8 # + + +//Uid3:s + +#define KImps12PluginAdaptationUid3 0x10282EE9 // CSI: 8 # +#define KImps13PluginAdaptationUid3 0x10282EEA // CSI: 8 # +#define KImpsAdapParserUid3 0x10282EEB // CSI: 8 # + +#endif // __IMPSPLUGINUID_H__ +