--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/videofeeds/omaprovisioning/group/IptvOmaProvisioningAdapterUIDs.h Wed Sep 01 12:30:28 2010 +0100
@@ -0,0 +1,44 @@
+/*
+* 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