TAP_EPG_GetExtInfo

Topfield Documentation

byte* TAP_EPG_GetExtInfo(TYPE_TapEvent *tapEvtInfo);

It gets the extended information of EPG.

  • tapEvtInfo : The pointer of event of which extended information is to be gotten.
return value : Extended information string

Notice - The string from this function should be freed by TAP_MemFree.

Additional Documentation