inquire default locator device data

All PVT documentation can be found under PHIGS Validation Tests - Overview. Also, you may return to the Table of PHIGS functions or to the Hierarchical table of topics covered by the PVT.

Fortran binding:

C *** *** *** *** *** *** *** *** *** ***
      SUBROUTINE     PQDLC (WTYPE, DEVNO, N, MLDR, ERRIND, DPX, DPY,
     1                      OL, PET, EAREA, LDR, DATREC)
      INTEGER        WTYPE
      INTEGER        DEVNO
      INTEGER        N
      INTEGER        MLDR
C input / output
      INTEGER        ERRIND
      REAL           DPX, DPY
      INTEGER        OL
      INTEGER        PET
      REAL           EAREA(4)
      INTEGER        LDR
      CHARACTER*80   DATREC(MLDR)
      END

Related SRs:

05.01.02/SR01 09.02.01/SR01 09.02.02/SR01 09.02.02/SR02 09.02.02/SR07 09.02.10/SR02 09.02.10/SR03 11.02/SR02