nn::applet::CTR::ClearSleepNotificationState Function

Syntax

void ClearSleepNotificationState(
     void
);

Arguments

None.

Return Values

None.

Description

Clears the sleep notification state.

The state that can be obtained by the GetSleepNotificationState function then becomes nn::applet::CTR::NOTIFY_NONE.

Because the system does not use this state for any operations, you may safely change it at any time.


CONFIDENTIAL