GetData

Top  Previous  Next

Returns a character array containing the data from the Text, Color, Field or Extended plane of the virtual Screen.

 

VB.NET

 

[Array =] Field.GetData(plane As Integer)

 

C#

 

[char[] =] Field.GetData(int plane);

 

 

Parameters

 

Parameter

Description

plane

A valid OHIO_PLANE value.