DvInqUpdateType(3D) — Stardent Computer Inc. (\*(Dd)
NAME
DvInqUpdateType − Return the updatetype of a view
SYNOPSIS
C:
DtUpdateType DvInqUpdateType(view)
DtObject view;
Fortran:
INTEGER∗4 DVQUT(VIEW)
INTEGER∗4 VIEW
DESCRIPTION
DvInqUpdateType returns the update type of the view specified by the parameter view.
ERRORS
DvInqUpdateType will fail if the view handle is invalid; the returned value is undefined.
[WARNING - invalid view handle]
SEE ALSO
September 29, 2021