Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: UriCommon.h

Enum TUriComponent

TUriComponent

Description

Enum defining the uri components.

EUriScheme

The scheme component specifier

EUriUserinfo

The userinfo component specifier

EUriHost

The host component specifier

EUriPort

The port component specifier

EUriPath

The path component specifier

EUriQuery

The query component specifier

EUriFragment

The fragment component specifier

EUriMaxComponents

Do not use as a field specifier - will cause panic

EUriComplete

The complete URI. Only use with DisplayFormL, otherwise will cause panic