Namespaces
Variants
Actions

How can I get the version of a build software in a S60 device programmatically in C++?

Jump to: navigation, search



Article Metadata

Compatibility
Platform(s): S60 1st Edition
S60 2nd Edition

Article
Created: User:Technical writer 2 (19 Nov 2003)
Last edited: hamishwillee (14 Jun 2012)

Overview

How can I get the version of a build software in a S60 device programmatically in C++?

Description

The version of a build software in a S60-based device can be retrieved by using the SysUtil::GetSWVersion() class.
TBuf<64> swBuf;SysUtil::GetSWVersion(swBuf);

This page was last modified on 14 June 2012, at 07:40.
87 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved