This function is part of the Presence Interface.
Remarks
Release the memory associated with an EOS_HPresenceModification handle. This must be called on Handles retrieved from EOS_Presence_CreatePresenceModification. This can be safely called on a NULL presence modification handle. This also may be safely called while a call to SetPresence is still pending.
See Also
EOS_Presence_CreatePresenceModification
Parameters
EOS_PresenceModification_Release
Parameter Type And Name | Usage Information |
---|---|
EOS_HPresenceModification PresenceModificationHandle | The presence modification handle to release |