TAP_Channel_GetNextInfo

int TAP_Channel_GetNextInfo(TYPE_TapChInfo *chInfo);

It gets the channel information of the next service in the current TP.

  • chInfo : Channel information.
Return value : If 0, there is no more service. If 1, there is a service.

Additional Documentation

Add any additional documentation here.