VersionMsg::SetBuildVersion

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method sets the build version of the firmware of the device that builds this message.

Syntax

void SetBuildVersion(
  short NewBuildMajor,
  short NewBuildMinor
);

Parameters

  • NewBuildMajor
    [in] Indicates the new major-build version of the firmware.
  • NewBuildMinor
    [in] Indicates the new minor-build version of the firmware.

Return Value

None.

Requirements

Header DBRLib.h
Library DBRLib.lib
Windows Embedded CE Windows CE 5.0, Windows Embedded NavReady 2009

See Also

Reference

VersionMsg::GetBuildVersionString
VersionMsg Class
MSN Direct Services Classes