Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <eventlog.h>
This item is not part of the S60 5th Edition SDK

Struct CGlobalEventLogVars

Interface status: test

struct CGlobalEventLogVars;

Description

CGlobalEventLogVars: Encapsulates the variables whose values must be shared between the instrumentation handler and the SystemMonitor.

Members

Defined in CGlobalEventLogVars:


Member data


iFirstRecord

Interface status: test Inherited from: CGlobalEventLogVars

TInt iFirstRecord;

Description


iNextRecord

Interface status: test Inherited from: CGlobalEventLogVars

TInt iNextRecord;

Description


iRecordCount

Interface status: test Inherited from: CGlobalEventLogVars

TInt iRecordCount;

Description


iMaxRecords

Interface status: test Inherited from: CGlobalEventLogVars

TInt iMaxRecords;

Description


iLock

Interface status: test Inherited from: CGlobalEventLogVars

TInt iLock;

Description


iMagicValue1

Interface status: test Inherited from: CGlobalEventLogVars

TInt iMagicValue1;

Description


iMagicValue2

Interface status: test Inherited from: CGlobalEventLogVars

TInt iMagicValue2;

Description