SEikRange Struct Reference

API published in: S60 1st Ed


#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-2008
Back to top