EOS_Auth_IdToken_Release

EOS API reference page for EOS_Auth_IdToken_Release

1분 미만 소요

This function is part of the Auth Interface.

Remarks

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

See Also

EOS_Auth_IdToken, EOS_Auth_CopyIdToken

Parameters

EOS_Auth_IdToken_Release

Parameter Type And NameUsage Information
EOS_Auth_IdToken* IdTokenThe ID token structure to be released.