Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: thttpevent.h

thttpevent.h Global variables


KHTTPUid

const TUint KHTTPUid;

Description

The HTTP UID. This UID is used for all events defined here.

[Top]


KHTTPMatchAnyEventUid

const TUint KHTTPMatchAnyEventUid;

Description

Wildcard Matching UID. When specified as part of an event then the UID event part of the match will be ignored.

[Top]


KTransactionEventBaseStatus

const TInt KTransactionEventBaseStatus;

Description

The base status code for transaction events. Any number above this but below KSessionEventBaseStatus is a transaction event.

[Top]


KTransactionWarningBaseStatus

const TInt KTransactionWarningBaseStatus;

Description

The base status code for transaction warning events.

[Top]


KSessionEventBaseStatus

const TInt KSessionEventBaseStatus;

Description

The base status code for session events. Any number above this is a session event.

[Top]


KSessionWarningBaseStatus

const TInt KSessionWarningBaseStatus;

Description

The base status code for session warning events.