Browser_SortCallbackΒΆ

Browser_SortCallback is invoked by the framework if a title button in the channel list is clicked.

bool = Browser_SortCallback(iCol)

Return Value

Is TRUE (1), if the function was successful and otherwise FALSE (0).

Parameters

iCol

iCol.

History

Version Description
5.20 New.

id-220048