VersionMsg::GetBuildVersionString

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method returns the version of the firmware, in a human-readable string, that belongs to the device that receives this firmware-version query message.

Syntax

void GetBuildVersionString(
  TCHAR *Buf,
  int Len
);

Parameters

  • Buf
    [in/out] Character string that on return contains the version of the firmware.
  • Len
    [in] Specifies the length of the Buf character string.

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::SetBuildVersion
VersionMsg Class
MSN Direct Services Classes