Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <coecontrolarray.h>
Link against: cone.lib

Class TCoeControlWithId

class TCoeControlWithId;

Description

Class that encapsulates a control and the identifier for that control.

Controls in a CCoeControlArray can be associated with an id. This class encapsulates the control and its id.

Members

Defined in TCoeControlWithId:


Member data


iControl

CCoeControl * iControl;

Description

The control


iId

TInt iId;

Description

The id of the control