TextOutputStream.Handle Method
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Method
TextOutputStream.Handle(type As IOStreamHandleTypes) As Ptr
New in 2019r2
Supported for all project types and targets.
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.