SEikRange Struct Reference

#include <EIKMFNE.H>

Detailed Description

Range struct for CEikRangeEditor.

Data Fields

TInt  iLowerLimit
  The lower limit.
TInt  iUpperLimit
  The upper limit.

Field Documentation

TInt SEikRange::iLowerLimit
 

The lower limit.

TInt SEikRange::iUpperLimit
 

The upper limit.


The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2007
Back to top