Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ inqdevext(3D) — Stardent 3.0 System Software

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DdInqViewport(3D)

DdInqResolution(3D)

DdInqVisualType(3D)

DoDevice(3D)

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

NAME

DdInqExtent − Return the extent of a device

SYNOPSIS

C:

void DdInqExtent(device, volume)
DtObject device;
DtVolume ∗volume;

Fortran:

CALL DDQE(DEVICE, VOLUME)
INTEGER∗4 DEVICE
REAL∗8 VOLUME(6)

DESCRIPTION

DdInqExtent gets the volume range available to an indicated device, device.  It returns a value in the volume parameter supplied. 

ERRORS

DdInqExtent will fail if the device handle is invalid. 

[WARNING - invalid device handle]

SEE ALSO

DdInqViewport(3D), DdInqResolution(3D), DdInqVisualType(3D), DoDevice(3D)

September 29, 2021

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