This function is part of the Sessions Interface.
Remarks
Remove an attribute from this session
Return Value
-
EOS_Success if removing this parameter was successful
-
EOS_InvalidParameters if the key is null or empty
-
EOS_IncompatibleVersion if the API version passed in is incorrect
Parameters
EOS_SessionModification_RemoveAttribute
Parameter Type And Name | Usage Information |
---|---|
EOS_HSessionModification Handle | |
const EOS_SessionModification_RemoveAttributeOptions* Options | Specify the key of the attribute to remove |