EOS_SessionModification_SetHostAddress

EOS API reference page for EOS_SessionModification_SetHostAddress

1분 소요

This function is part of the Sessions Interface.

Remarks

Set the host address associated with this session Setting this is optional, if the value is not set the SDK will fill the value in from the service. It is useful to set if other addressing mechanisms are desired or if LAN addresses are preferred during development

No validation of this value occurs to allow for flexibility in addressing methods

Return Value

  • EOS_Success if setting this parameter was successful

  • EOS_InvalidParameters if the host ID is an empty string

  • EOS_IncompatibleVersion if the API version passed in is incorrect

Parameters

EOS_SessionModification_SetHostAddress

Parameter Type And NameUsage Information
EOS_HSessionModification Handle
const EOS_SessionModification_SetHostAddressOptions* OptionsOptions associated with the host address of the session