![]() |
|
![]() |
| GetHandleState |
function GetHandleState
(ListHandle : in ListHandleType) return ModSys.HandleState;
--*
-- GetHandleState - Gets the current state of the handle (HandleOpened or HandleClosed).
--
--
-- This procedure gets the state of the handle. It returns one of two values depending
-- on whether the handle is currently open or closed.
--
-- CALLING SEQUENCE -
--
-- GetHandleState (ListHandle);
--
-- ENTRY -
--
-- ListHandle : ListHandleType
-- The handle to be tested.
--
-- EXIT -
--
-- HandleState
-- HandleClosed - The handle is currently closed.
-- HandleOpen - The handle is open for use.
--
Send mail to
warren.merrill@inl.gov
with questions or comments about this web site.
Copyright © 1989-2006 Battelle Energy Alliance