SMC_ITextStream.EOS (PROP)¶
PROPERTY EOS : BOOL
Returns whether the “End Of Stream” has been reached.
Calling Read()
if EOS
is TRUE
will always return 0.
PROPERTY EOS : BOOL
Returns whether the “End Of Stream” has been reached.
Calling Read()
if EOS
is TRUE
will always return 0.