nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultMessageRecvInCommunicationThreadErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_MSGQ_RECV_COMM
);
None.
Result indicating the following error: "Failure receiving from communication thread message queue." Returns a Result indicating the following error: "Failure receiving from communication thread message queue."
CONFIDENTIAL