nn::ptm::CTR::CancelRtcAlarm FunctionResult CancelRtcAlarm();
None.
Result values listed below. | Value | Description |
|---|---|
ResultSuccess |
Process was successful. |
ResultNoAlarm |
An alarm has not been configured. |
Cancels a configured alarm.
If the time has been reported already, or if an alarm has not been configured, the function returns nn::ptm::ResultNoAlarm.
CONFIDENTIAL