CIAUpdateResult Class Reference
class CIAUpdateResult : public CBase |
Constructor & Destructor Documentation
CIAUpdateResult()
CIAUpdateResult | ( | ) | [private] |
Constructor is private because this class is not meant for inheritance.
CIAUpdateResult(const CIAUpdateResult &)
~CIAUpdateResult()
IMPORT_C | ~CIAUpdateResult | ( | ) | [virtual] |
Member Functions Documentation
CancelCount()
IMPORT_C TInt | CancelCount | ( | ) | const |
ConstructL()
void | ConstructL | ( | ) | [private] |
FailCount()
IMPORT_C TInt | FailCount | ( | ) | const |
NewL()
- Exceptions
-
Leaves |
with system wide error code.
|
- Since
- S60 v3.2
SetCancelCount(TInt)
IMPORT_C void | SetCancelCount | ( | TInt | aCancelCount | ) | |
Parameters
TInt aCancelCount | Number of cancelled updates in an update operation. |
SetFailCount(TInt)
IMPORT_C void | SetFailCount | ( | TInt | aFailCount | ) | |
Parameters
TInt aFailCount | Number of failed updates in an update operation. |
SetSuccessCount(TInt)
IMPORT_C void | SetSuccessCount | ( | TInt | aSuccessCount | ) | |
Parameters
TInt aSuccessCount | Number of successfull updates in an update operation. |
SuccessCount()
IMPORT_C TInt | SuccessCount | ( | ) | const |
operator=(const CIAUpdateResult &)
Member Data Documentation
TInt
iCancelCount
TInt
| iCancelCount | [private] |
TInt
iSuccessCount
TInt
| iSuccessCount | [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.