Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: 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:
iControl, iId


Member data


iControl

CCoeControl * iControl;

Description

The control


iId

TInt iId;

Description

The id of the control