Confirm
Sets the confirmation state of WaitingForConfirmation to Confirmed.
Syntax
virtual HRESULT TCOMAPI Confirm (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. |