| Miles Sound System SDK 7.2a |
The function RAD_IOPUnregisterTimerCallback unregisters a timer callback.
S32 RAD_IOPUnregisterTimerCallback( RAD_IOP_TIMER_DATA *timer_data ); |
Returns non-zero on success, or zero on failure.
This function stops a background timer and unregisters the timer callback structure.
Always call this function before freeing the memory passed to RAD_IOPRegisterTimerCallback.
Group:
The RAD_IOP API for the Sony PS2
Related Functions:
RAD_IOPRegisterSoundCallback, RAD_IOPRegisterTimerCallback
Related Basic Types:
S32
Related Structures:
RAD_IOP_TIMER_DATA
For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.