favGetDataRefreshEnable
AVVIEWER Subroutine: Gets the setting of the Data...Refresh menu item.
Module: USE AVVIEWER
Syntax
- favGetDataRefreshEnable (hv, dataRefreshEnable, status)
- hv
-
A handle that references an instance of Array Viewer created by
favStartViewer.
- dataRefreshEnable
-
An output argument of type INTEGER(4). It returns the Data...Refresh Enable
setting.
- status
-
An output argument of type INTEGER(4). It returns a status code for the success of
this call. The value 0 indicates success.
See Also
favSetDataRefreshEnable