NhlGetWorkspaceObjectId


The Fortran name of this function is NhlFGetWorkspaceObjectId.
This function retrieves the Workspace objects id.
C synopsis
#include <ncarg/hlu/Workspace.h>
int NhlGetWorkspaceObjectId()
Fortran synopsis
subroutine NhlFGetWorkspaceObjectId(id)
integer id
Fortran arguments
- id
- On output, the id of the Workspace object.
Description
This function is used to retrive the id of the
Workspace
object. This id can be used to call
NhlSetValues,
and NhlGetValues on the
Workspace object.
See also
Copyright
Copyright 1987,1988,1989,1991,1993,1994,1995
University Corporation for Atmospheric Research
All Rights Reserved
Reference Manual Control Panel
NG4 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?
$Revision: 1.8 $ $Date: 1995/07/26 23:27:48 $