videofeeds/omaprovisioning/group/IptvOmaProvisioningAdapterUIDs.h
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 15 Jul 2010 18:41:27 +0300
branchRCL_3
changeset 20 2d690156cf8f
parent 0 96612d01cf9f
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: 
*
*/




#ifndef IPTVOMAPROVISIONINGADAPTERUIDS_H
#define IPTVOMAPROVISIONINGADAPTERUIDS_H

// MACROS
 
// ECOM plugin

//This is originally defined in /s60/provisioning/group/ProvisioningUIDs.h
//Using copy since ProvisioningUIDs.h is not exported
#define PROVISIONING_ADAPTER_INTERFACE 0x101F84D5

#define ECOM_UID2 0x10009D8D

// UID2 for the Video Center Adapter. ECOM plug-in.
#define KPROVISIONING_IPTV_ADAPTER_DLL_UID2 ECOM_UID2

/// UID3 for the Video Center Adapter DLL
#define PROVISIONING_IPTV_ADAPTER_DLL_UID3 0x10282430

/// UID for the Video Center Adapter
#define PROVISIONING_IPTV_ADAPTER_UID 0x1028242F

#endif      //  IPTVOMAPROVISIONINGADAPTERUIDS_H            
// End of File