nn::applet::CTR::ReplySleepQuery Function

Syntax

void ReplySleepQuery(
     AppletQueryReply reply
);

Arguments

Name Description
in reply Response.

Return Values

None.

Description

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