CDevEncSession Class Reference
class CDevEncSession : public CDevEncSessionBase |
A session object for communication between the UI and NFE extension.
Constructor & Destructor Documentation
CDevEncSession()
IMPORT_C | CDevEncSession | ( | ) | [explicit] |
CDevEncSession(TDriveNumber)
Member Functions Documentation
Close()
IMPORT_C void | Close | ( | ) | [virtual] |
Connect()
IMPORT_C TInt | Connect | ( | ) | [virtual] |
Connected()
IMPORT_C TBool | Connected | ( | ) | const [virtual] |
DiskStatus(TInt &)
IMPORT_C TInt | DiskStatus | ( | TInt & | aStatus | ) | const [virtual] |
GetDevEncControlL(TInt &)
IMPORT_C TInt | GetDevEncControlL | ( | TInt & | aValue | ) | [virtual] |
Gets the access control value for device encryption
Parameters
TInt & aValue | is set when the function returns |
LoadDevEncEngineL()
void | LoadDevEncEngineL | ( | ) | [private] |
Progress(TInt &)
IMPORT_C TInt | Progress | ( | TInt & | aProgress | ) | const [virtual] |
SetDevEncControlL(TInt)
IMPORT_C TInt | SetDevEncControlL | ( | TInt | aValue | ) | [virtual] |
Sets the access control for device encryption
Parameters
TInt aValue | is of type TDevEncControl |
StartDiskDecrypt()
IMPORT_C TInt | StartDiskDecrypt | ( | ) | [virtual] |
StartDiskEncrypt()
IMPORT_C TInt | StartDiskEncrypt | ( | ) | [virtual] |
StartDiskOperation(TInt)
TInt
| StartDiskOperation | ( | TInt | aOp | ) | [private] |
StartDiskWipe()
IMPORT_C TInt | StartDiskWipe | ( | ) | [virtual] |
UnloadDevEncEngine()
void | UnloadDevEncEngine | ( | ) | [private] |
Member Data Documentation
TBool
iConnected
TBool
| iConnected | [private] |
CDevEncEngineBase * iDevEncEngine
TDriveNumber
iDriveNumber
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.