DfUpdate(3D) — Kubota Pacfic Computer Inc. (\*(Dd)
NAME
DfUpdate − Update the specified frame
SYNOPSIS
C:
void DfUpdate(frame)
DtObject frame;
FORTRAN:
CALL DFU(FRAME)
INTEGER∗4 FRAME
DESCRIPTION
DfUpdate causes the frame, frame, to update itself on all of the devices to which it is attached.
ERRORS
DfUpdate will fail if the frame handle is invalid.
[WARNING - invalid frame handle]
DfUpdate will fail if an update is in progress.
[WARNING - traversal already in progress]
SEE ALSO
September 02, 1992