June 2001
Intermediate to advanced
620 pages
19h 29m
English
Stream.Close Method — (Versions 2.5, 2.6)
record.Close
The Close method closes an opened Stream object.
The Close method can be called only on an open Stream object. After calling the Close method, the Open method can be called again to reopen the Stream object. Calling the Close method releases any resources allocated to the Stream object.
Read now
Unlock full access