#include <revolution/os.h>
void* OSGetAlarmUserData( const OSAlarm* alarm )
|
Pointer to the alarm for getting user data. |
Returns the user data set in the structure OSAlarm.
Gets user data stored in the OSAlarm structure. To set user data in the OSAlarm structure, use the OSSetAlarmUserData function.
Alarm Functions
OSSetAlarmUserData
2006/07/xx Initial version.
CONFIDENTIAL