SysVersionInfo::TProductVersion Class Reference

class SysVersionInfo::TProductVersion : public SysVersionInfo::TVersionBase
Class TProductVersion stores the product information. The class is used as parameter in GetVersionInfo() methods.
Since
S60 3.2

Inherits from

Constructor & Destructor Documentation

TProductVersion()

TProductVersion ( ) [inline]

C++ default constructor.

Member Data Documentation

TBuf< KSysVersionInfoManufacturerLength > iManufacturer

TBuf < KSysVersionInfoManufacturerLength > iManufacturer

Contains the manufacturer name. For example "Nokia".

TBuf< KSysVersionInfoModelLength > iModel

TBuf < KSysVersionInfoModelLength > iModel

Contains the phone model sales name. For example "N01".

TBuf< KSysVersionInfoProductLength > iProduct

TBuf < KSysVersionInfoProductLength > iProduct

Contains the product code name. For example "RM-1".

TBuf< KSysVersionInfoRevisionLength > iRevision

TBuf < KSysVersionInfoRevisionLength > iRevision

Contains the product revision. For example "01".