HostIntegratorSession.GetTerminalFieldAtCursor Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.GetTerminalFieldAtCursor Method 

Gets a TerminalField object that contains information about the terminal field at the current cursor position on the Host Integrator screen.

[Visual Basic]Public Function GetTerminalFieldAtCursor() As TerminalField
[C#]
public TerminalField GetTerminalFieldAtCursor();

Return Value

This method returns a TerminalField object that contains information about the terminal field at the current cursor position.

Remarks

Reasons for failure include:

  • Server session not established.

See Also

HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace