nn::ssl::NN_DEFINE_RESULT_CONST_LM Function

Syntax

NN_DEFINE_RESULT_CONST_LM(
     ResultNotAssignServerErr,
     detail::MakePermanentResult,
     Result::SUMMARY_INVALID_STATE,
     ER_NOT_ASSIGN_SERVER
);

Arguments

None.

Return Values

Returns a result that indicates the following error: "Communication target server has not yet been assigned."

Description

Returns a result that indicates the following error: "Communication target server has not yet been assigned."


CONFIDENTIAL