CDevEncSessionBase Class Reference
class CDevEncSessionBase : public CBase |
A session abstract object for communication between the UI and NFE extension. This abstract base class is needed in order to allow runtime variation and dynamic linking outside this component.
Member Functions Documentation
Close()
IMPORT_C void | Close | ( | ) | [pure virtual] |
Connect()
IMPORT_C TInt | Connect | ( | ) | [pure virtual] |
Connected()
IMPORT_C TBool | Connected | ( | ) | const [pure virtual] |
DiskStatus(TInt &)
IMPORT_C TInt | DiskStatus | ( | TInt & | aStatus | ) | const [pure virtual] |
GetDevEncControlL(TInt &)
IMPORT_C TInt | GetDevEncControlL | ( | TInt & | aValue | ) | [pure virtual] |
Gets the access control value for device encryption
Parameters
TInt & aValue | is set when the function returns |
Progress(TInt &)
IMPORT_C TInt | Progress | ( | TInt & | aProgress | ) | const [pure virtual] |
SetDevEncControlL(TInt)
IMPORT_C TInt | SetDevEncControlL | ( | TInt | aValue | ) | [pure virtual] |
Sets the access control for device encryption
Parameters
TInt aValue | is of type TDevEncControl |
StartDiskDecrypt()
IMPORT_C TInt | StartDiskDecrypt | ( | ) | [pure virtual] |
StartDiskEncrypt()
IMPORT_C TInt | StartDiskEncrypt | ( | ) | [pure virtual] |
StartDiskWipe()
IMPORT_C TInt | StartDiskWipe | ( | ) | [pure virtual] |
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.