telephonyprotocols/pdplayer/src/102822EF.rss
changeset 0 3553901f7fa8
child 15 fc69e1e37771
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     1 // Copyright (c) 2006-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 "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 // Registry info for RawIP Meta Connection Provider Factory plug-in
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file 102822EF.RSS
       
    20 */
       
    21 
       
    22 #include <ecom/registryinfo.rh>
       
    23 
       
    24 RESOURCE REGISTRY_INFO theInfo
       
    25 {
       
    26 dll_uid =  0x102822EF;
       
    27 interfaces = 
       
    28     {
       
    29     INTERFACE_INFO
       
    30         {
       
    31         interface_uid =  0x10281DD7;
       
    32         implementations =
       
    33             {
       
    34            IMPLEMENTATION_INFO
       
    35                 {
       
    36                 implementation_uid = 0x2001A35B;
       
    37                 version_no = 1;
       
    38                 display_name = "PDP Tier Manager";
       
    39                 default_data = "PDPTierManager";
       
    40                 opaque_data = "";
       
    41                 }
       
    42             };
       
    43         },
       
    44 
       
    45     INTERFACE_INFO
       
    46         {
       
    47         interface_uid =  0x10274546;
       
    48         implementations = 
       
    49             {
       
    50            IMPLEMENTATION_INFO
       
    51                 {
       
    52                 implementation_uid = 0x102822F0;
       
    53                 version_no = 1;
       
    54                 display_name = "PDP Meta Connection Provider Factory";
       
    55                 default_data = "PDPMCprFactory";
       
    56                 opaque_data = "";
       
    57                 }
       
    58             };
       
    59         },
       
    60 #ifdef SYMBIAN_ADAPTIVE_TCP_RECEIVE_WINDOW
       
    61     INTERFACE_INFO
       
    62         {
       
    63         interface_uid = 0x102070EE;
       
    64         implementations = 
       
    65             {
       
    66            IMPLEMENTATION_INFO
       
    67                 {
       
    68                 implementation_uid = 0x102822E2;
       
    69                 version_no = 1;
       
    70                 display_name = "PDP Connection Provider Factory";
       
    71                 default_data = "PDPConnProvdFactory";
       
    72                 opaque_data = "";
       
    73                 }
       
    74             };
       
    75         },
       
    76 #endif // SYMBIAN_ADAPTIVE_TCP_RECEIVE_WINDOW
       
    77     INTERFACE_INFO
       
    78         {
       
    79         interface_uid = 0x10204301;
       
    80         implementations = 
       
    81             {
       
    82            IMPLEMENTATION_INFO
       
    83                 {
       
    84                 implementation_uid = 0x102822E0;
       
    85                 version_no = 1;
       
    86                 display_name = "PDP Sub-Connection Provider Factory";
       
    87                 default_data = "PdpSubConnectionProviderFactory";
       
    88                 opaque_data = "";
       
    89                 }
       
    90             };
       
    91         }
       
    92 	
       
    93     };
       
    94 }