Browser_LoadCallbackΒΆ

Browser_LoadCallback is invoked by the framework if the Load button is clicked.

bool = Browser_LoadCallback()

Return Value

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

History

Version Description
5.20 New.

id-1786729