nn::ptm::CTR::GetRtcAlarm FunctionResult GetRtcAlarm( nn::fnd::DateTime * pDatetime );
| Name | Description | |
|---|---|---|
| out | pDatetime | Specifies the address where the obtained time should be placed. |
Gets the time for which the alarm has been set.
Gets the time that was set by SetRtcAlarm.
If the time has been reported already, or if an alarm has not been configured, the function returns nn::ptm::ResultNoAlarm. In these cases, no value is placed in pDatetime.
CONFIDENTIAL