NhlGetParentWorkstation
Return the id(s) of the parent workstation(s) of the object(s) passed in.
Synopsis
function NhlGetParentWorkstation(
obj : graphic
)
Arguments
- obj
- List of HLU View instances for which the objects workstation is requested .
Description
This function returns an array the same size as the input array. The output
is a list of HLU workstation objects corresponding to the workstations of the
input array. If an object is not a View class and hence does not have a
parent workstation associated with it a missing value is returned.
Reference Manual Control Panel
NG4.1 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?
$Revision: 1.4 $ $Date: 1998/07/06 22:36:59 $