nn::rdt::CTR::ResultUntimelyFunctionCall Classclass ResultUntimelyFunctionCall
Indicates that a function was called when it should not have been.
Functions such as Sender::Open and Receiver::Wait must be called at specific times (or instance states). For example, it is a mistake to call Sender::Open from the SENDER_STATE_OPENED state. In this and similar situations, this result code is returned.
CONFIDENTIAL