LocationMsg::SetSpeed

Windows CE 5.0 Not SupportedWindows Embedded NavReady 2009 Supported

10/16/2008

This method sets the speed at which the host device is traveling, in miles per hour (MPH).

Syntax

void SetSpeed(
  unsigned char NewSpeed
);

Parameters

  • NewSpeed
    [in] Indicates the speed at which the host device is traveling, in miles per hour (MPH).

Return Value

None.

Remarks

You can use GPS technology to retrieve the speed value that you pass into this method.

Requirements

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

See Also

Reference

LocationMsg::SetTime
LocationMsg::SetHeading
LocationMsg::SetVoidSpeed
LocationMsg Class
MSN Direct Services Classes