Stream object handle
The AVM creates a stream object when an application first tries to get the handle to a given stream. The AVM automatically deletes the stream object when the procedure or class that defines the stream terminates.
Syntax
stream-name
attribute
Attributes
ExampleThis example shows how the HANDLE attribute of the stream object is assigned to
hStream
:
See also
OpenEdge Release 10.2B
|