7 void *(*__Appl_GetCurrentEvent)(
byte SatIndex, word NetID, word TSID, word ServiceID);
11 if(__Appl_GetCurrentEvent) ret = __Appl_GetCurrentEvent(SatIndex, NetID, TSID, ServiceID);
void * Appl_GetCurrentEvent(byte SatIndex, word NetID, word TSID, word ServiceID)
dword FIS_fwAppl_GetCurrentEvent(void)