nn::http::NN_DEFINE_RESULT_CONST_LM Function

Syntax

NN_DEFINE_RESULT_CONST_LM(
     ResultPostNoDataErr,
     detail::MakePermanentResult,
     Result::SUMMARY_INVALID_STATE,
     ER_POST_NODATA
);

Arguments

None.

Return Values

Returns a Result indicating the following error: "No settings have been configured for sending POST data."

Description

Returns a Result indicating the following error: "No settings have been configured for sending POST data."


CONFIDENTIAL