Use RASCliSession::NotifyChange() to enable client notification when alarm state change, and when the next alarm time is calculated as shown in the following code snippet:
TAlarmId alarmId; TRequestStatus status; TheAlarmServerSession.NotifyChange( status, alarmId ); User::WaitForRequest( status );
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.