API published in: S60 3rd Ed FP 2
Link against: platformver.lib
Required Capabilities
None
#include <versioninfo.h>
Inherits VersionInfo::TVersionBase.
The class is used as parameter in GetVersionInfo() methods.
Public Member Functions |
|
TPlatformVersion () | |
C++ default constructor. |
|
Data Fields |
|
TUint16 | iMajorVersion |
Contains the major version. |
|
TUint16 | iMinorVersion |
Contains the minor version. |
|
C++ default constructor. |
|
Contains the major version. For example 3 if S60 3.2 |
|
Contains the minor version. For example 2 if S60 3.2 |