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 (output)
- 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-1999 University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
NCAR Graphics is a registered trademark of the University
Corporation for Atmospheric Research.
Reference Manual Control Panel
NG4.1 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?
$Revision: 1.11 $ $Date: 1998/06/15 21:26:13 $