nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultPostAddedAnotherErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_POST_ADDED_ANOTHER
);
None.
Result indicating the following error: "Failed to add POST data." Returns a Result indicating the following error: "Failed to add POST data."
CONFIDENTIAL