os/ossrv/syslibsapitest/syslibssvs/ecom/TestPlugin/Src/2000371D.rss
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2005-2009 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: 
    15 *
    16 */
    17 
    18 
    19 
    20 #include "Ecom/RegistryInfo.rh"
    21 
    22 RESOURCE REGISTRY_INFO theInfo
    23 	{
    24 	dll_uid = 0x2000371D;
    25 	interfaces = 
    26 		{
    27 		INTERFACE_INFO
    28 			{
    29 			interface_uid = 0x2000371E;
    30 			implementations = 
    31 				{
    32 				IMPLEMENTATION_INFO
    33 					{
    34 					implementation_uid = 0x2000371F;
    35 					version_no = 1;
    36 					display_name = "Example TestProduct Plugin 1||Author L.H.Nayegon||louis.nayegon@symbian.com||Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). ||Any old data you care to include...";
    37 					default_data = "TestProduct_EComPlugin1";
    38 					},
    39 				IMPLEMENTATION_INFO
    40 					{
    41 					implementation_uid = 0x20003724;
    42 					version_no = 1;
    43 					display_name = "Example TestProduct Plugin 2||Author L.H.Nayegon||louis.nayegon@symbian.com||Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). ||Any old data you care to include...";
    44 					default_data = "TestProduct_EComPlugin2";
    45 					}
    46 				};
    47 			},
    48 		INTERFACE_INFO
    49 			{
    50 			interface_uid = 0x10009D90;
    51 			implementations = 
    52 				{
    53 				IMPLEMENTATION_INFO
    54 					{
    55 					implementation_uid = 0x20003725;
    56 					version_no = 1;
    57 					display_name = "";
    58 					default_data = "";
    59 					opaque_data = "";
    60 					}
    61 				};
    62 			}
    63 		};
    64 	}
    65