Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
.gif)
10/16/2008
This class represents the local-time message.
Syntax
class LocalTimeMsg : public Msg
Methods
| Method | Description |
|---|---|
Returns the Universal Coordinated Time (UTC) date. |
|
Returns the error code for this message. |
|
Returns a value that is used to derive the correct local time from the UTC time. |
|
Returns the UTC time. |
Remarks
This class inherits from the Msg Class.
If the MSN Direct service type is LOCAL_TIME, then the incoming message from the MSN Direct receiver includes information that is used to determine the date and time. You can typecast it to a LocalTimeMsg object.
You must implement the necessary time-correction and date-correction algorithms to adjust these values to reflect the correct local time.
Requirements
| Header | DBRLib.h |
| Library | DBRLib.lib |
| Windows Embedded CE | Windows CE 5.0, Windows Embedded NavReady 2009 |