CPromptData Class Reference
class CPromptData : public CBase |
Type holding data to be used while prompting.
The default or custom (runtime over-ridden) prompt handler requires the permission type to prompt and the user-selection to be returned to security manager for access permission check
rtsecmgrclient.lib
Constructor & Destructor Documentation
CPromptData()
CPromptData | ( | ) | [private, inline] |
Member Functions Documentation
NewL()
Two-phased constructor
Constructs a CPromptData instance
NewLC()
Two-phased constructor
Constructs a CPromptData instance and leaves the created instance onto the cleanupstack.
Permission()
CPermission * | Permission | ( | ) | const [inline] |
SetPermissions(CPermission &)
void | SetPermissions | ( | CPermission & | aPermission | ) | [inline] |
Sets the permission value of the domain
Parameters
CPermission & aPermission | CPermission permission value of the domain |
SetUserSelection(TUserPromptOption)
Sets the user-selection data
Member Data Documentation
CPermission * iPermission
CPermission * | iPermission | [private] |
TUserPromptOption
iUserSelection
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.