MnUtils Class Reference
This class contains internal utils for the subsystem
Member Functions Documentation
FindLocalizedResourceFileL(RFs &, const TDesC &, TFileName &)
IMPORT_C void
|
FindLocalizedResourceFileL
|
(
|
RFs
&
|
aFsSession,
|
|
const
TDesC
&
|
aRscFile,
|
|
TFileName
&
|
aFileName
|
|
)
|
[static]
|
Looks for localized version of specified resource file on all available drives
-
leave
-
KErrNotFound if file is not found on any drives
Parameters
RFs
& aFsSession
|
opened session with File Server
|
const
TDesC
& aRscFile
|
z: -based name of SC file
|
TFileName
& aFileName
|
filename of localized version of SC file or SC filename if not found
|
FindResourceFileL(RFs &, const TDesC &, TFileName &)
IMPORT_C void
|
FindResourceFileL
|
(
|
RFs
&
|
aFsSession,
|
|
const
TDesC
&
|
aFilePathAndName,
|
|
TFileName
&
|
aRscFile
|
|
)
|
[static]
|
Looks for specified resource file on all available drives on all available drives
-
leave
-
KErrNotFound if file is not found on any drives
Parameters
RFs
& aFsSession
|
opened session with File Server
|
const
TDesC
& aFilePathAndName
|
path and name of resource file
|
TFileName
& aRscFile
|
|
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.