Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Terminal Object
/ SerialDeviceToHost Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
SerialDeviceToHost Property
In This Topic
Gets or sets whether data received from the currently configured serial device port is sent to the host.
Syntax
Visual Basic (Declaration)
expression
.SerialDeviceToHost
As
Boolean
where
expression
is a variable that represents a
Terminal Object
Remarks
This property is usually set by the host application when it is required. The default is false.
See Also
Reference
Terminal Object
Terminal Members