A sbr_Sbdm object can contain one or more sbr_MsgTimestamp objects.
More...
|
typedef struct _sbr_MsgTimestamp | sbr_MsgTimestamp |
| These indicate the date/time at which the message was created. More...
|
|
A sbr_Sbdm object can contain one or more sbr_MsgTimestamp objects.
◆ sbr_MsgTimestamp
These indicate the date/time at which the message was created.
In addition to the date/time value, a timestamp includes an indication of the entity generating the timestamp.
◆ sbr_msgts_datetime()
Point in time at which the timestamp was added to the message.
- Parameters
-
timestamp | the timestamp object. |
- Returns
- datetime.
◆ sbr_msgts_source()
The Entity code for the Entity adding the timestamp.
- Parameters
-
timestamp | the timestamp object. |
- Returns
- Entity code.