This function is part of the P2P Interface.
Remarks
Get the current relay control setting.
Return Value
-
EOS_EResult::EOS_Success - if the input was valid
-
EOS_EResult::EOS_InvalidParameters - if the input was invalid in some way
Parameters
EOS_P2P_GetRelayControl
Parameter Type And Name | Usage Information |
---|---|
EOS_HP2P Handle | |
const EOS_P2P_GetRelayControlOptions* Options | Information about what version of the EOS_P2P_GetRelayControl API is supported |
EOS_ERelayControl* OutRelayControl | The relay control setting currently configured |