Browser_FileChangeCallbackΒΆ

Browser_FileChangeCallback is invoked by the framework if the file name is changed in the file combo box.

bool = Browser_FileChangeCallback()

Return Value

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

History

Version Description
5.20 New.

id-859077