Browser_DblClickCallbackΒΆ

Browser_DblClickCallback is invoked by the framework if an element in the channel list box is double-clicked.

bool = Browser_DblClickCallback()

Return Value

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

History

Version Description
5.20 New.

id-1782185