ScreenUPG Assembly > ScreenUPG Namespace > ScreenUPG Class : getCapturedJavaBytes Method |
Depending on the type of terminal and type of host connection, this data may be in the 8-bit ASCII, 8-bit EBCDIC or 6-bit ALC character set.
'Declaration
Public Function getCapturedJavaBytes() As SByte()
public sbyte[] getCapturedJavaBytes()
public: array<sbyte>^ getCapturedJavaBytes();
sbyte[] gcb = m_screen.getCapturedBytes();
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2