[ Previous | Next | Contents | Glossary | Home | Search ]
The graPHIGS Programming Interface : Subroutine Reference

GPQEMO - Inquire Error Handling Mode

GPQEMO (mode)

Note:

This subroutine is a graPHIGS API State List (PSL) inquiry. For an overview, see "PSL Inquiries"

Purpose

Use GPQEMO to inquire if the error handling mode was set 1=OFF or 2=ON

The mode can be set using the Set Error Handling Mode (GPEMO) subroutine. The default error handling mode is 2=ON

Parameters

mode -- returned by the graPHIGS API, fullword integer

Error handling mode (1=OFF, 2=ON )

Error Codes

None

Related Subroutines

GPEMO
Set Error Handling Mode

RCP code

201337861 (X'0C002C05')


[ Previous | Next | Contents | Glossary | Home | Search ]