TextOutputStream.Handle Method

From Xojo Documentation

Method

TextOutputStream.Handle(type As IOStreamHandleTypes) As Ptr

New in 2019r2

Supported for all project types and targets.

Handle returns a handle of the Type passed or -1 if the requested Type cannot be retrieved.

Notes

See IOStreamHandleTypes for all available types.