Location:
RegistryInfo.rh OR RegistryInfoV2.rh
REGISTRY_INFO
Declares the interfaces and implementations available in an interface collection.
IMPORTANT NOTE: There are two versions of this struct:
a standard version defined in RegistryInfo.rh, introduced in Symbian OS version 7.0.
a modified version, known as version 2, defined in RegistryInfoV2.rh that a plug-in must use if it needs to declare one or more ROM only interface implementations. This version was introduced in Symbian OS version 7.0s, and defines extra fields over and above those defined in the standard version.
When building your resource, specify:
EITHER
RegistryInfo.rh
OR
RegistryInfoV2.rh
In the description of the individual fields, each field is identified as being defined:
EITHER
in the standard version and in version 2
OR
in version 2 only
|