SwiUI::CommonUI::CUIUtils Class Reference
class SwiUI::CommonUI::CUIUtils
|
This class contains some common utility functions. SWInstCommonUI.lib
-
Since
-
3.0
Member Functions Documentation
ConstructVersionStringLC(TInt, TInt, TInt)
IMPORT_C
HBufC
*
|
ConstructVersionStringLC
|
(
|
TInt
|
aMajor,
|
|
TInt
|
aMinor,
|
|
TInt
|
aBuild
|
|
)
|
[static]
|
Construct a string representation of given version.
-
Since
-
3.0
Parameters
TInt
aMajor
|
- Major version number.
|
TInt
aMinor
|
- Minor version number.
|
TInt
aBuild
|
|
LoadResourceFileL(const TDesC &, CCoeEnv *)
IMPORT_C
TInt
|
LoadResourceFileL
|
(
|
const
TDesC
&
|
aFileName,
|
|
CCoeEnv
*
|
aCoeEnv
|
|
)
|
[static]
|
Load the given resource file.
-
Since
-
3.0
Parameters
const
TDesC
& aFileName
|
- Resource file name with path, but without the drive letter
|
CCoeEnv
* aCoeEnv
|
- Pointer to valid CCoeEnv
|
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.