nn::http::NN_DEFINE_RESULT_CONST_LM Function

Syntax

NN_DEFINE_RESULT_CONST_LM(
     ResultRequestPortErr,
     detail::MakePermanentResult,
     Result::SUMMARY_INVALID_STATE,
     ER_REQ_CONNMSG_PORT
);

Arguments

None.

Return Values

Returns a Result indicating the following error: "Invalid communication target port number."

Description

Returns a Result indicating the following error: "Invalid communication target port number."


CONFIDENTIAL