[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]
The graPHIGS Programming Interface : Subroutine Reference
GPDIM - Delete Image Mapping
Purpose
Use
GPDIM to delete the specified image mapping definition
from the specified workstation.
If the specified image mapping does not exist, no action is
performed.
Parameters
wsid -- specified by user, fullword integer
Workstation identifier.
imap -- specified by user, fullword integer
Image mapping identifier.
Error Codes
- 25
- SPECIFIED WORKSTATION DOES NOT EXIST
- 35
- WORKSTATION HAS ONLY INPUT CAPABILITIES
Related Subroutines
- GPCIM2
- Create Image Mapping 2
- GPCIM3
- Create Image Mapping 3
- GPQIMI
- Inquire Image Mapping of Image
- GPQIMV
- Inquire Image Mapping on View
- GPQIMW
- Inquire Image Mapping on Workstation
RCP code
201346309
(X'0C004D05')
[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]