TBrCtlSubscribeTo Class Reference
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 |
| | ) | |
Parameters
| const TPtrC & aTitle | |
| const TPtrC & aUrl | |
| TUint aCommandID | The menu command Id to use when the user selects it. |
TBrCtlSubscribeTo()
| TBrCtlSubscribeTo | ( | ) | [private] |
Default constructor
- Since
- 3.0
Member Functions 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
Member Data Documentation
TUint
iCommandID
|
TUint
| iCommandID | [private] |
const TPtrC iTitle
| const TPtrC | iTitle | [private] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.