nn::ssl::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultNotImplementedErr,
detail::MakePermanentResult,
Result::SUMMARY_INTERNAL,
nn::Result::DESCRIPTION_NOT_IMPLEMENTED
);
None.
Returns a result indicating the following error: "Process not yet implemented." This is an internal implementation error.
CONFIDENTIAL