CBL_CLOSE_VFILE

Closes a heap.

Syntax:
call "CBL_CLOSE_VFILE" using by value heap-id
                       returning      status-code
Parameters:
Using call prototype (see Library Routines - Key) Picture (32-bit systems)
heap-id cblt-vfile-handle pic x(2) comp-5.
status-code See Library Routines - Key
On Entry:
heap-id This contains the heap handle assigned when the heap was opened.
On Exit:

None.

See Also: