nn::ssl::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultAlreadyAssignServerErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_ALREADY_ASSIGN_SERVER
);
None.
Returns a result indicating the following error: "Communication target server has already been assigned."
CONFIDENTIAL