Copyright (C) 1994, Digital Equipment Corp.
<*PRAGMA LL*>A
ETAgent1.T
is a filter which implements the redirection of read
,
write
, and key
methods.
INTERFACEETAgent1 ; IMPORT ETAgent; PROCEDURE ReleaseSelections(v: ETAgent.T); <* LL = VBT.mu *>
Release any selections held by v.
END ETAgent1.