|
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 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 * Registry file for the miscellaneous authServer Interface Implementation Collection |
|
16 * UIDs quick-ref |
|
17 * ECOM DLL UID: 0x10204F0F |
|
18 * ECOM interface UID: 0x102740FE |
|
19 * ECOM Implementation: 0x11113000 |
|
20 * |
|
21 */ |
|
22 |
|
23 |
|
24 /** |
|
25 @file 10204F0F.rss |
|
26 */ |
|
27 |
|
28 |
|
29 #include "RegistryInfoV2.rh" |
|
30 |
|
31 // Declares info for one implementation |
|
32 RESOURCE REGISTRY_INFO theInfo |
|
33 { |
|
34 // UID for the plug-in DLL; matches name of this file |
|
35 dll_uid = 0x10204F0F; |
|
36 resource_format_version = RESOURCE_FORMAT_VERSION_2; |
|
37 |
|
38 // Declare array of interface info |
|
39 interfaces = |
|
40 { |
|
41 INTERFACE_INFO |
|
42 { |
|
43 // UID of interface that is implemented (i.e. CAuthPluginInterface) |
|
44 interface_uid = 0x102740FE; |
|
45 implementations = |
|
46 { |
|
47 IMPLEMENTATION_INFO |
|
48 { |
|
49 implementation_uid = 0x11112FFF; |
|
50 version_no = 1; |
|
51 display_name = "11112FFF Implementation of AuthServer plugin -Unknown"; |
|
52 default_data = "11112FFF"; |
|
53 opaque_data = ""; |
|
54 rom_only=1; |
|
55 }, |
|
56 IMPLEMENTATION_INFO |
|
57 { |
|
58 implementation_uid = 0x11113000; |
|
59 version_no = 1; |
|
60 display_name = "11113000 Implementation of AuthServer plugin"; |
|
61 default_data = "11113000"; |
|
62 opaque_data = ""; |
|
63 rom_only=1; |
|
64 }, |
|
65 // Info for CTPlugin11113001 |
|
66 IMPLEMENTATION_INFO |
|
67 { |
|
68 implementation_uid = 0x11113001; |
|
69 version_no = 1; |
|
70 display_name = "11113001 Implementation of AuthServer plugin"; |
|
71 //default_data is used for cue lookup by the default ECOM resolver |
|
72 default_data = "11113001"; |
|
73 //default_data = "text/wml||This is the type of data that this implementation understands. (Can be anything which will allow the resolver to identify this implementation as the correct one at run time. In this case it is a mime type)."; |
|
74 opaque_data = ""; |
|
75 rom_only=1; |
|
76 }, |
|
77 IMPLEMENTATION_INFO |
|
78 { |
|
79 implementation_uid = 0x11113002; |
|
80 version_no = 1; |
|
81 display_name = "11113002 Implementation of AuthServer plugin"; |
|
82 //default_data is used for cue lookup by the default ECOM resolver |
|
83 default_data = "11113002"; |
|
84 //default_data = "text/wml||This is the type of data that this implementation understands. (Can be anything which will allow the resolver to identify this implementation as the correct one at run time. In this case it is a mime type)."; |
|
85 opaque_data = ""; |
|
86 rom_only=1; |
|
87 }, |
|
88 IMPLEMENTATION_INFO |
|
89 { |
|
90 implementation_uid = 0x11113003; |
|
91 version_no = 1; |
|
92 display_name = "11113003 Implementation of AuthServer plugin"; |
|
93 //default_data is used for cue lookup by the default ECOM resolver |
|
94 default_data = "11113003"; |
|
95 //default_data = "text/wml||This is the type of data that this implementation understands. (Can be anything which will allow the resolver to identify this implementation as the correct one at run time. In this case it is a mime type)."; |
|
96 opaque_data = ""; |
|
97 rom_only=1; |
|
98 }, |
|
99 IMPLEMENTATION_INFO |
|
100 { |
|
101 implementation_uid = 0x11113004; |
|
102 version_no = 1; |
|
103 display_name = "11113004 Implementation of AuthServer plugin"; |
|
104 //default_data is used for cue lookup by the default ECOM resolver |
|
105 default_data = "11113004"; |
|
106 //default_data = "text/wml||This is the type of data that this implementation understands. (Can be anything which will allow the resolver to identify this implementation as the correct one at run time. In this case it is a mime type)."; |
|
107 opaque_data = ""; |
|
108 rom_only=1; |
|
109 }, |
|
110 IMPLEMENTATION_INFO |
|
111 { |
|
112 implementation_uid = 0x11113005; |
|
113 version_no = 1; |
|
114 display_name = "11113005 Implementation of AuthServer plugin"; |
|
115 //default_data is used for cue lookup by the default ECOM resolver |
|
116 default_data = "11113005"; |
|
117 //default_data = "text/wml||This is the type of data that this implementation understands. (Can be anything which will allow the resolver to identify this implementation as the correct one at run time. In this case it is a mime type)."; |
|
118 opaque_data = ""; |
|
119 rom_only=1; |
|
120 }, |
|
121 IMPLEMENTATION_INFO |
|
122 { |
|
123 implementation_uid = 0x11113006; |
|
124 version_no = 1; |
|
125 display_name = "11113006 Implementation of AuthServer plugin"; |
|
126 //default_data is used for cue lookup by the default ECOM resolver |
|
127 default_data = "11113006"; |
|
128 //default_data = "text/wml||This is the type of data that this implementation understands. (Can be anything which will allow the resolver to identify this implementation as the correct one at run time. In this case it is a mime type)."; |
|
129 opaque_data = ""; |
|
130 rom_only=1; |
|
131 }, |
|
132 IMPLEMENTATION_INFO |
|
133 { |
|
134 implementation_uid = 0x11113007; |
|
135 version_no = 1; |
|
136 display_name = "11113007 Implementation of AuthServer plugin"; |
|
137 //default_data is used for cue lookup by the default ECOM resolver |
|
138 default_data = "11113007"; |
|
139 //default_data = "text/wml||This is the type of data that this implementation understands. (Can be anything which will allow the resolver to identify this implementation as the correct one at run time. In this case it is a mime type)."; |
|
140 opaque_data = ""; |
|
141 rom_only=1; |
|
142 }, |
|
143 IMPLEMENTATION_INFO |
|
144 { |
|
145 implementation_uid = 0x11113008; |
|
146 version_no = 1; |
|
147 display_name = "11113008 Implementation of AuthServer plugin"; |
|
148 //default_data is used for cue lookup by the default ECOM resolver |
|
149 default_data = "11113008"; |
|
150 //default_data = "text/wml||This is the type of data that this implementation understands. (Can be anything which will allow the resolver to identify this implementation as the correct one at run time. In this case it is a mime type)."; |
|
151 opaque_data = ""; |
|
152 rom_only=1; |
|
153 }, |
|
154 IMPLEMENTATION_INFO |
|
155 { |
|
156 implementation_uid = 0x11113009; |
|
157 version_no = 1; |
|
158 display_name = "11113009 Implementation of AuthServer plugin"; |
|
159 //default_data is used for cue lookup by the default ECOM resolver |
|
160 default_data = "11113009"; |
|
161 //default_data = "text/wml||This is the type of data that this implementation understands. (Can be anything which will allow the resolver to identify this implementation as the correct one at run time. In this case it is a mime type)."; |
|
162 opaque_data = ""; |
|
163 rom_only=1; |
|
164 } |
|
165 }; |
|
166 } |
|
167 }; |
|
168 } |