dvrengine/CommonRecordingEngineClient/inc/CRClientConsts.hrh
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 15 Jul 2010 19:48:39 +0300
branchRCL_3
changeset 44 e53284de66c2
parent 0 822a42b6c3f1
permissions -rw-r--r--
Revision: 201025 Kit: 2010127

/*
* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "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:    Common constant definitions*
*/





#ifndef __CRCLIENTCONSTS_H
#define __CRCLIENTCONSTS_H

#define KCRClientUid 0x1028242E

#endif // __CRCLIENTCONSTS_H

// End of File