TSecUi Class Reference

class TSecUi

Constructor & Destructor Documentation

TSecUi()

TSecUi ( ) [private]

C++ default constructor.

~TSecUi()

~TSecUi ( ) [private]

Destructor.

Member Functions Documentation

CanBeFreed()

TBool CanBeFreed ( )

Check if SecUi can be uninitialized, i.e. if client count is zero (or less).

ConstructL()

void ConstructL ( ) [private]

Symbian OS constructor.

DecreaseClientCount()

void DecreaseClientCount ( )

Decrease client count for this thread

IncreaseClientCount()

void IncreaseClientCount ( )

Increse client count for this thread.

InitializeLibL()

IMPORT_C void InitializeLibL ( ) [static]

Initializes SecUi resource file

Should be called before using any other SecUi methods

ResourceFileName()

TFileName ResourceFileName ( ) [static]

Returns the resource file name of SecurityUI dll.

UnInitializeLib()

IMPORT_C void UnInitializeLib ( ) [static]

Uninitializes SecUi resource file

Should be called after finished using SecUi methods

Member Data Documentation

TInt iClientCount

TInt iClientCount [private]

TInt iResourceFileOffset

TInt iResourceFileOffset [private]