omadrm/drmplugins/drmrecognizer/src/101F51F4.RSS
changeset 0 95b198f216e5
child 2 76350b5be3d8
equal deleted inserted replaced
-1:000000000000 0:95b198f216e5
       
     1 /*
       
     2 * Copyright (c) 2003 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 "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:  Registration data for transport framework DRM filter interface implementation collection
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <RegistryInfo.rh>
       
    20 RESOURCE REGISTRY_INFO r_registry
       
    21 {
       
    22 	dll_uid = 0x101F51F4; 		
       
    23 interfaces =
       
    24 	{
       
    25 	INTERFACE_INFO
       
    26 		{
       
    27 		interface_uid = 0x101F7D87; // Const for all data recognizers
       
    28 		implementations =
       
    29 			{
       
    30 			IMPLEMENTATION_INFO
       
    31 				{
       
    32 				implementation_uid = 0x101F6DB8; 
       
    33 				version_no = 1;
       
    34 				display_name = "RECDRM";
       
    35 				default_data = "";  
       
    36 				opaque_data = "";
       
    37 				}
       
    38 			};
       
    39 		}
       
    40 	};
       
    41 }