GPR_$INQ_BITMAP GPR Calls GPR_$INQ_BITMAP
NAME
gpr_$inq_bitmap - returns the descriptor of the current bitmap.
FORMAT
gpr_$inq_bitmap (bitmap_desc, status)
DESCRIPTION
This routine returns the descriptor of the current bitmap.
Output Parameters
bitmap_desc
The descriptor of the current bitmap, in gpr_$bitmap_desc_t format.
This is a 4-byte integer.
status
Completion status, in status_$t format.
SEE ALSO
gpr_$set_bitmap.