nn::http::NN_DEFINE_RESULT_CONST_LM Function

Syntax

NN_DEFINE_RESULT_CONST_LM(
     ResultCreateQueueErr,
     detail::MakePermanentResult,
     Result::SUMMARY_INVALID_STATE,
     ER_CREATE_QUEUE
);

Arguments

None.

Return Values

Returns a Result indicating the following error: "Message queue creation failure."

Description

Returns a Result indicating the following error: "Message queue creation failure."


CONFIDENTIAL