Choose your implementation method:
Returns a string representation of an EOS_EResult.
The return value is never null.
The return value must not be freed.
Example: EOS_EResult_ToString(EOS_Success) returns "EOS_Success"
Parameters
EOS_EResult_ToString
Parameter Type And Name
|
Usage Information
|
EOS_EResult Result
|
|
Returns a string representation of an {Result}.
The return value is never null.
The return value must not be freed.
Example: {ToString}({Result.Success}) returns "{Result.Success}"
Parameters
Common.ToString
Parameter Type And Name
|
Usage Information
|
Result result
|
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no