Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: PublicRegistry.h

Class MPublicRegistry

class MPublicRegistry;

Description

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

Members

Defined in MPublicRegistry:
ListImplementationsL()


Member functions


ListImplementationsL()

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

RImplInfoArray &

None.

Leave codes

Depends

on implementation.