Send
Sends the message.
Syntax
virtual HRESULT TCOMAPI Send (ULINT timeStamp)
Parameter
Name | Type | Description |
---|---|---|
timeStamp | ULINT | > 0: External time stamp in 100 nanoseconds since January 1st, 1601 (UTC). |
Return value
Type | Description |
---|---|
HRESULT | Returns S_OK if the method call was successful, otherwise an HRESULT as the error code. |