Flynet Viewer .NET Programmer's Reference

getField Method

getField Method

Previous topic Next topic  

getField Method

Previous topic Next topic  

 

Return a HostScreenField object.

 

HostScreenField HostScreen.getField(int row, int column, int length);

HostScreenField HostScreen.getField(int offset, int length);

 

 

 

Arguments

 

HostScreen

 Required. HostScreen object.

 

Offset

 Required. The offset position on the host screen.

row

 Required. The row number on the host screen.

col

 Required. The column number on the host screen.

 

Remarks

 

Use the getField method when creating a new HostScreenField object.

 

Requirements

 

Flynet Viewer

 

See Also

 

HostScreenField

 

Applies To: HostScreen object

 


© 2016 Inventu Corporation, Flynet LTD