#include <mw/cwrt/WidgetRegistryClientWrt.h>
Link against: WidgetRegistryClientWrt.lib
| class RWidgetRegistryClientSessionWrt : public RSessionBase, public RSessionBase |
| Inherited Attributes | |
|---|---|
| RHandleBase::iHandle | |
| Inherited Enumerations | |
|---|---|
| RHandleBase:TAttributes | |
| RSessionBase:TAttachMode | |
| IMPORT_C void | GetLprojName | ( | TDes & | aLprojName | ) |
Get the language project name which is the directory to hold localized resources
Returns bundle Id of the widget with a particular UId
Returns bundle name of the widget with a particular UId
Returns path of the widget with a particular UId
| IMPORT_C CWidgetPropertyValue * | GetWidgetPropertyValueL | ( | const TUid & | aUid, |
| TWidgetPropertyId | aPropertyId | |||
| ) | ||||
Gets property value for a widget by UId, leaves on error
Returns uid of the widget with a particular bundle identifier
| IMPORT_C TInt | InstalledWidgetsL | ( | RWidgetInfoArray & | aWidgetInfoArr | ) |
Returns widget info for all the installed widgets.
Returns true if the Uid falls within the range specified for widgets.
| IMPORT_C void | RegisterWidgetL | ( | const RPointerArray< CWidgetPropertyValue > & | aPropertyValues | ) |
Registers the widget
| IMPORT_C TInt | RunningWidgetsL | ( | RWidgetInfoArray & | aWidgetInfoArr | ) |
Returns widget info for all the running widgets.