Browser_EditCallbackΒΆ

Browser_EditCallback is invoked by the framework if the Edit button in the data browser window is clicked.

bool = Browser_EditCallback(iCol)

Return Value

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

History

Version Description
5.20 New.

id-674560