class TSecUi |
Public Member Functions | |
---|---|
TBool | CanBeFreed () |
void | DecreaseClientCount () |
void | IncreaseClientCount () |
IMPORT_C void | InitializeLibL () |
TFileName | ResourceFileName () |
IMPORT_C void | UnInitializeLib () |
Private Member Functions | |
---|---|
TSecUi () | |
~TSecUi () | |
void | ConstructL () |
Private Attributes | |
---|---|
TInt | iClientCount |
TInt | iResourceFileOffset |
TBool | CanBeFreed | ( | ) |
Check if SecUi can be uninitialized, i.e. if client count is zero (or less).
IMPORT_C void | InitializeLibL | ( | ) | [static] |
Initializes SecUi resource file
Should be called before using any other SecUi methods
TFileName | ResourceFileName | ( | ) | [static] |
Returns the resource file name of SecurityUI dll.
IMPORT_C void | UnInitializeLib | ( | ) | [static] |
Uninitializes SecUi resource file
Should be called after finished using SecUi methods
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.