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 Name | Usage Information |
---|---|
EOS_Auth_Token* AuthToken | The auth token structure to be released. |