Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: UriCommon.h

Enum TUriFileName

TUriFileName

Description

Enum used by GetFileNameL to specify what data is returned.

EUriFileNameFull

Indicate a File URI is to be converted into a fully qualified file name. Will Leave if not used on a file URI

EUriFileNamePath

Indicate a the path component is to be converted into a file name with directories, but no drive. Behaviour is undefined for non-hierarchical schemes

EUriFileNameTail

Indicate just the name is to be converted into a file name, with no directories. Behaviour is undefined for non-hierarchical schemes