nn::applet::CTR::ReplySleepQuery Function
void ReplySleepQuery(
AppletQueryReply reply
);
| Name | Description | |
|---|---|---|
| in | reply | Response. |
Replies to a sleep query.
Use this function to reply to a query after the sleep query callback (set by SetSleepQueryCallback) has returned a value of nn::CTR::applet::REPLY_LATER ("defer").
CONFIDENTIAL