nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultOutOfMemoryErr,
detail::MakePermanentResult,
Result::SUMMARY_OUT_OF_RESOURCE,
ER_NOMEM
);
None.
Result indicating the following error: "Dynamic memory allocation failure." Returns a Result indicating the following error: "Dynamic memory allocation failure."
CONFIDENTIAL