Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <RegistryInfo.rh OR RegistryInfoV2.rh>

Resource Struct REGISTRY_INFO

REGISTRY_INFO

Description

Declares the interfaces and implementations available in an interface collection.

IMPORTANT NOTE: There are two versions of this struct:

When building your resource, specify:

EITHER

OR

In the description of the individual fields, each field is identified as being defined:

EITHER

OR

LONG resource_format_version

Indicates the version of the format being used.

The field must be set to the value of RESOURCE_FORMAT_VERSION_2, defined in RegistryInfoV2.rh.

[Version 2]

LONG dll_uid

UID of the interface implementation collection.

This should be the same as the last UID in the project file's UID statement.

[Standard Version & Version 2]

STRUCT interfaces[]

An array of INTERFACE_INFO resources, one for each interface that is implemented in the collection.

[Standard Version & Version 2]

Target type: INTERFACE_INFOINTERFACE_INFO