API published in: S60 3rd Ed
Link against: locationbase.lib
Required Capabilities
None
#include <locationdata.h>
Inherits TEfCommon.
Public Member Functions |
|
| TEfLocation () | |
| Constructor. |
|
| TEfLocation (TInt32 aXCoordinate, TInt32 aYCoordinate, TInt32 aZCoordinate, TInt32 aAzimuth, TInt32 aElevation, TInt32 aRadius) | |
| Constructor. |
|
Data Fields |
|
| TInt32 | iXCoordinate |
| TInt32 | iYCoordinate |
| TInt32 | iZCoordinate |
| TInt32 | iAzimuth |
| TInt32 | iElevation |
| TInt32 | iRadius |
|
|
Constructor. |
|
||||||||||||||||||||||||||||
|
Constructor. |
|
|
|
|
|
|