uint16 DFPlastref(void)
Purpose
Returns the value of the reference number most recently read or written by a palette function call.
Return value
Returns the reference number if successful and FAIL (or -1) otherwise.
FORTRAN
integer function dplref( )