Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <LOGWRAP.H>

Typedef TLogString

typedef TBuf<64> TLogString;

Description

Big enough to contain any of the above strings Defines a modifiable buffer descriptor into which a standard string from the resource in the logwrap.dll resource file can be safely put.

See also:

[Top]


Typedef TLogId

typedef TInt32 TLogId;

Description

Type definitions The unique event ID associated with a log event.

See also:

[Top]


Typedef TLogDurationType

typedef TInt8 TLogDurationType;

Description

The duration type of an event.

See also:

[Top]


Typedef TLogDuration

typedef TUint32 TLogDuration;

Description

Duration of an event, expressed as the number of seconds since the time of the event.

See also:

[Top]


Typedef TLogLink

typedef TUint32 TLogLink;

Description

Link value relating a log event to an entity in another application.

See also:

[Top]


Typedef TLogFlags

typedef TUint8 TLogFlags;

Description

Event flags.

See also:


LOGWRAP.H Global variables