EOS_EResult_IsOperationComplete

EOS API reference page for EOS_EResult_IsOperationComplete

Under 1 min to read

Remarks

Returns whether a result is to be considered the final result, or false if the callback that returned this result will be called again either after some time or from another action.

Return Value

True if this result means the operation is complete, false otherwise

Parameters

EOS_EResult_IsOperationComplete

Parameter Type And NameUsage Information
EOS_EResult ResultThe result to check against being a final result for an operation