Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <RegistryInfo.rh OR RegistryInfoV2.rh>

Resource Struct INTERFACE_INFO

INTERFACE_INFO

Description

Declares the implementations available for a particular interface.

INTERFACE_INFO resources are used within the REGISTRY_INFO struct.

IMPORTANT NOTE: The struct is defined in two locations:

Use RegistryInfoV2.rh, if the plug-in needs to declare one or more ROM only interface implementations. Use RegistryInfo.rh, otherwise.

See also:

LONG interface_uid

UID of the interface.

[Standard Version & Version 2]

STRUCT implementations[];

Array of implementations of the interface in the collection.

[Standard Version & Version 2]

Target type: IMPLEMENTATION_INFOIMPLEMENTATION_INFO