javauis/lcdui_akn/lcdgd/inc/lcdgd_uids.h
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 27 Apr 2010 16:30:29 +0300
branchRCL_3
changeset 14 04becd199f91
permissions -rw-r--r--
Revision: v2.1.22 Kit: 201017

/*
* Copyright (c) 2005 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:
*
*/


#ifndef LCDGD_UIDS_H
#define LCDGD_UIDS_H

#define LCDGD_DRIVER_INTERFACE_UID 0x10208160

#define LCDGD_COLOR64K_IMPLEMENTATION_UID 0x10208161
#define LCDGD_COLOR64K_DLL_UID 0x10208162
#define LCDGD_COLOR64K_REG_RES 10208162.RSS

#define LCDGD_COLOR4K_IMPLEMENTATION_UID 0x10208163
#define LCDGD_COLOR4K_DLL_UID 0x10208164
#define LCDGD_COLOR4K_REG_RES 10208164.RSS

#define LCDGD_COLOR16MU_IMPLEMENTATION_UID 0x10208165
#define LCDGD_COLOR16MU_DLL_UID 0x10208166
#define LCDGD_COLOR16MU_REG_RES 10208166.RSS

#define LCDGD_COLOR16MA_IMPLEMENTATION_UID 0x10208167
#define LCDGD_COLOR16MA_DLL_UID 0x10208168
#define LCDGD_COLOR16MA_REG_RES 10208168.RSS

#define LCDGDRV_DLL_UID  0x10208169
#define LCDGDRVI_DLL_UID 0x1020816A
#define LCDGD_SPARE_UID  0x1020816B

#endif // LCDGD_UIDS_H