Location:
PublicRegistry.h
class MPublicRegistry;
Provides access to the public functions of CRegistryData
for CResolver
implementations.
Defined in MPublicRegistry
:
ListImplementationsL()
virtual RImplInfoArray &ListImplementationsL(TUid aInterfaceUid) const=0;
This object is fully constructed.
Intended Usage : Provides a list of the implementations which satisfy the interface uid specified.
|
|
|