Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: inetprottextutils.h
Link against: inetprotutil.lib

Class InetProtTextUtils

class InetProtTextUtils;

Description

Members

Defined in InetProtTextUtils:
ERemoveBoth, ERemoveLeft, ERemoveRight, TRemoveMode


Member enumerations


Enum TRemoveMode

TRemoveMode

Description

Enum defining whitespace removal modes.

ERemoveLeft

Specifies removal any contiguous whitespace characters at the beginning of some data.

ERemoveRight

Specifies removal any contiguous whitespace characters at the end of some data.

ERemoveBoth

Specifies removal any contiguous whitespace characters at the beginning and end of some data.