nn::http::NN_DEFINE_RESULT_CONST_LM Function

Syntax

NN_DEFINE_RESULT_CONST_LM(
     ResultAlreadyAssignHostErr,
     detail::MakePermanentResult,
     Result::SUMMARY_INVALID_STATE,
     ER_ALREADY_ASSIGN_HOST
);

Arguments

None.

Return Values

Returns a Result indicating the following error: "Communication target host already allocated."

Description

Returns a Result indicating the following error: "Communication target host already allocated."


CONFIDENTIAL