Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Screen Object
/ BreakLength 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
BreakLength Property
In This Topic
Gets or sets the length (in milliseconds) of the break signal.
Syntax
Visual Basic (Declaration)
expression
.BreakLength
As
Integer
where
expression
is a variable that represents a
Screen Object
Remarks
To transmit a Break signal to the host, use the Break method.
See Also
Reference
Screen Object
Screen Members