Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <PublicRegistry.h>

Class MPublicRegistry

class MPublicRegistry;

Description

Provides access to the public functions of CRegistryData for CResolver implementations.

Members

Defined in MPublicRegistry:


Member functions


ListImplementationsL(TUid)const

virtual RImplInfoArray& ListImplementationsL(TUid aInterfaceUid) const=0;

Pre-Condition

This object is fully constructed.

Description

Intended Usage : Provides a list of the implementations which satisfy the interface uid specified.

Parameters

TUid aInterfaceUid

Return value

RArray &

None.

Leave codes

Depends

on implementation.