Send
This method sends the message.
Syntax
METHOD Send : HRESULT
VAR_INPUT
nTimeStamp: ULINT;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
nTimeStamp | ULINT | 0: Current time stamp is used > 0: External time stamp in 100 nanoseconds since January 1st, 1601 (UTC). |
Return value
Name | Type | Description |
---|---|---|
Send | FB_ HRESULT | Returns S_OK if the method call was successful, otherwise HRESULT as error code |