contentmgmt/cafstreamingsupport/test/streamingtestagent/source/plugin/102859F4.rss
branchRCL_3
changeset 43 2f10d260163b
equal deleted inserted replaced
42:eb9b28acd381 43:2f10d260163b
       
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of the License "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // 10285894.RSS
       
    15 // ECOM DLL UID:		0x102859F4
       
    16 // ECOM interface UID:		0x10285890 (KUidStreamAgentFactoryInterface)
       
    17 // ECOM Implementation:		0x10285893
       
    18 // 
       
    19 //
       
    20 
       
    21 #include <ecom/registryinfo.rh>
       
    22 
       
    23 RESOURCE REGISTRY_INFO so_registry
       
    24 	{
       
    25 	dll_uid = 0x102859F4;
       
    26 	interfaces = 
       
    27 		{
       
    28 		INTERFACE_INFO
       
    29 			{
       
    30 			interface_uid = 0x10285890;
       
    31 			
       
    32 			implementations =
       
    33 				{
       
    34 				IMPLEMENTATION_INFO
       
    35 					{
       
    36 					implementation_uid = 0x10285893;
       
    37 					version_no = 1;
       
    38 					display_name = "Test Stream Agent 2 ECOM Plugin";
       
    39 					default_data = "";
       
    40 					opaque_data = "";
       
    41 					}
       
    42 				};
       
    43 			}
       
    44 		};
       
    45 	}
       
    46