[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]
The graPHIGS Programming Interface : Subroutine Reference
GPQFP - Inquire Font Pool Size
GPQFP
(wstype,
errind,
poolsize) |
Note:
This subroutine is a Workstation Description Table (WDT)
inquiry.
For an overview, see
"WDT Inquiries"
Purpose
Use
GPQFP to inquire the maximum font pool size
for the specified workstation type.
The graPHIGS API returns data indicating the maximum number of
simultaneously active fonts for the specified workstation
type.
Parameters
wstype -- specified by user,
8-byte character string
Workstation type.
errind -- returned by the graPHIGS API, fullword integer
Error indicator. If the error indicator is zero, the request has been
completed. Otherwise, one of the following errors exists:
- 23
- SPECIFIED WORKSTATION TYPE DOES NOT EXIST
- 35
- WORKSTATION HAS ONLY INPUT CAPABILITIES
- 548
- SPECIFIED WORKSTATION TYPE CANNOT BE LOADED
poolsize -- returned by the graPHIGS API, fullword integer
Maximum font pool size from the workstation description
table.
Error Codes
None
Related Subroutines
- GPQRCT
- Inquire Realized Connection Type
RCP code
201339671
(X'0C003317')
[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]