EOS_Auth_Token_Release

EOS API reference page for EOS_Auth_Token_Release

阅读时间少于1分钟

This function is part of the Auth Interface.

Remarks

Release the memory associated with an EOS_Auth_Token structure. This must be called on data retrieved from EOS_Auth_CopyUserAuthToken.

See Also

EOS_Auth_Token, EOS_Auth_CopyUserAuthToken

Parameters

EOS_Auth_Token_Release

Parameter Type And NameUsage Information
EOS_Auth_Token* AuthTokenThe auth token structure to be released.