NhlIsDataSpec
The Fortran name of this function is NhlFIsDataSpec.This boolean function returns True if the given id identifies a DataSpec class object, and False otherwise.
C Synopsis
#include </ncarg/hlu/DataSpec.h> NhlBoolean NhlIsDataSpec( int id, )
Fortran Synopsis
subroutine NhlFIsDataSpec(id, istatus)
integer id, istatus
Arguments
- id (input)
- Specifies an integer id to an existing HLU object.
- istatus (output, Fortran only)
- On output, the status of the object.