TBrCtlSubscribeTo Class Reference
#include
<mw/brctlinterface.h>
Link against: BrowserLauncher.lib
Detailed Description
The
TBrCtlSubscribeTo class provides information of Subscribe to items.
#include <brctlinterface.h>
@lib BrowserEngine.lib
@since 2.8
@file brctlinterface.h
*
Constructor & Destructor Documentation
TBrCtlSubscribeTo ( const TPtrC &, const TPtrC &, TUint )
| TBrCtlSubscribeTo | ( | const TPtrC & | aTitle, |
| | const TPtrC & | aUrl, |
| | TUint | aCommandID |
| | ) | |
| Parameter | Description | | aCommandID | The menu command Id to use when the user selects it. |
Member Function Documentation
CommandID ( )
|
TUint
| CommandID | ( | ) | [inline] |
Returns the command.
- Since
- 3.0
Title ( )
| const TPtrC & | Title | ( | ) | [inline] |
Returns the title.
- Since
- 3.0
Url ( )
| const TPtrC & | Url | ( | ) | [inline] |
Returns the url.
- Since
- 3.0