videofeeds/omaprovisioning/group/IptvOmaProvisioningAdapterUIDs.h
changeset 0 96612d01cf9f
equal deleted inserted replaced
-1:000000000000 0:96612d01cf9f
       
     1 /*
       
     2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 #ifndef IPTVOMAPROVISIONINGADAPTERUIDS_H
       
    22 #define IPTVOMAPROVISIONINGADAPTERUIDS_H
       
    23 
       
    24 // MACROS
       
    25  
       
    26 // ECOM plugin
       
    27 
       
    28 //This is originally defined in /s60/provisioning/group/ProvisioningUIDs.h
       
    29 //Using copy since ProvisioningUIDs.h is not exported
       
    30 #define PROVISIONING_ADAPTER_INTERFACE 0x101F84D5
       
    31 
       
    32 #define ECOM_UID2 0x10009D8D
       
    33 
       
    34 // UID2 for the Video Center Adapter. ECOM plug-in.
       
    35 #define KPROVISIONING_IPTV_ADAPTER_DLL_UID2 ECOM_UID2
       
    36 
       
    37 /// UID3 for the Video Center Adapter DLL
       
    38 #define PROVISIONING_IPTV_ADAPTER_DLL_UID3 0x10282430
       
    39 
       
    40 /// UID for the Video Center Adapter
       
    41 #define PROVISIONING_IPTV_ADAPTER_UID 0x1028242F
       
    42 
       
    43 #endif      //  IPTVOMAPROVISIONINGADAPTERUIDS_H            
       
    44 // End of File