nn::http::NN_DEFINE_RESULT_CONST_LM Function

Syntax

NN_DEFINE_RESULT_CONST_LM(
     ResultConnectionAddErr,
     detail::MakePermanentResult,
     Result::SUMMARY_INVALID_STATE,
     ER_CONN_ADD
);

Arguments

None.

Return Values

Returns a Result indicating the following error: "Failed to register connection."

Description

Returns a Result indicating the following error: "Failed to register connection."


CONFIDENTIAL