Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DvSetClearFlag(3D)

DvInqClearFlag(3D)  —  Stardent Computer Inc. (\*(Dd)

NAME

DvInqClearFlag − Return the clear flag of a view

SYNOPSIS

C:

DtFlag DvInqClearFlag(view)
DtObject view ;

Fortran:

INTEGER∗4 DVQCF(VIEW)
INTEGER∗4 VIEW

DESCRIPTION

DvInqClearFlag returns the value of clearflag for the view specified by the parameter view.  If DcTrue <DCTRUE> is returned, the view is cleared to its background color every time the view is updated.  If DcFalse <DCFALS> is returned, the view is not cleared. 

ERRORS

DvInqClearFlag will fail if the view handle is invalid. 

[WARNING - invalid view handle]

SEE ALSO

DvSetClearFlag(3D)

September 29, 2021

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026