TAP_Timer_Modify

Topfield Documentation

int TAP_Timer_Modify(int entryNum, TYPE_TimerInfo *info);

It changes the information of the timer which is already set.

parameteruse
entryNumthe number of timer whose information
infonew information of the timer to be changed.

return value

valuedescription
0Success
1ERROR : Invalid Entry or No resource available.
2ERROR : Invalid Tuner
0xFFFFxxxxxxxx = There is conflict with the xxxx Timer.

Additional Documentation