CSsmCustomCommandInfo Class Reference
| class CSsmCustomCommandInfo : public CBase |
Constructor & Destructor Documentation
CSsmCustomCommandInfo()
| IMPORT_C | CSsmCustomCommandInfo | ( | ) | |
CSsmCustomCommandInfo(const CSsmCustomCommandInfo &)
~CSsmCustomCommandInfo()
| IMPORT_C | ~CSsmCustomCommandInfo | ( | ) | |
Member Functions Documentation
Clear()
Clear command info contents and reset to default values
ExternalizeL(RWriteStream &)
Parameters
| RWriteStream & aWriteStream | A write stream to write the object data to |
InternalizeL(RReadStream &)
Configures the
CSsmCustomCommandInfo object using data contained in a ReadStream
- leave
- One of the system-wide error codes.
Parameters
| RReadStream & aReadStream | A read stream containing BIC data |
Params()
| IMPORT_C const TPtrC8 | Params | ( | ) | const |
SetL(const TDesC &, TInt32, TCmdCustomCommandLibUnloading, TInt16, const TDesC8 &)
Set command info contents
-
leave
- One of the system-wide error codes.
Parameters
| const TDesC & aFileName | A Custom Command DLL file name |
| TInt32 aOrdinal | The ordinal to call to return a MSsmCustomCommand object |
| TCmdCustomCommandLibUnloading aUnloading | Whether to unload the Custom Command DLL immediately when finished or not |
| TInt16 aRetries | The number of times to try calling the Custom Command if unsuccessful |
| const TDesC8 & aParams | Optional user data to be passed to the Custom Command |
operator=(const CSsmCustomCommandInfo &)
Member Data Documentation
TCmdCustomCommandLibUnloading
iUnloading
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.