1 // Copyright (c) 2003-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 "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.symbianfoundation.org/legal/licencesv10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // The UID identifiying an ECom plug-in resource file as having version 2 format
27 #define RESOURCE_FORMAT_VERSION_2 0x101FB0B9
30 The UID identifying client provided CResolver Interface Implementations.
33 #define CUSTOM_RESOLVER_INTERFACE_UID 0x10009D90
36 The UID identifying Interface Implementation Resource Files.
41 STRUCT IMPLEMENTATION_INFO
43 LONG implementation_uid;
51 STRUCT BINARY_IMPLEMENTATION_INFO
53 LONG implementation_uid;
56 LEN BYTE BYTE default_data[];
57 LEN BYTE BYTE opaque_data[];
64 STRUCT implementations[];
69 LONG resource_format_version;