nn::ssl::NN_DEFINE_RESULT_CONST_LM Function

Syntax

NN_DEFINE_RESULT_CONST_LM(
     ResultAlreadyInitializedErr,
     detail::MakePermanentResult,
     Result::SUMMARY_INVALID_STATE,
     ER_ALREADY_INITIALIZED
);

Arguments

None.

Return Values

Returns a result indicating the following error: "Library already initialized."

Description

Returns a result indicating the following error: "Library already initialized."


CONFIDENTIAL