Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Version Handling Overview


Purpose

Encapsulates version information.

[Top]


Description

It can be useful for components that provide APIs to be able to report the version of the interface. For example, many of the Symbian servers do this. Version information is made of three parts:

This is encapsulated in TVersion. A string representation of this information is encapsulated in TVersionName.