ScreenUPG Assembly > ScreenUPG Namespace > ScreenUPG Class : getCapturedBytes 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 getCapturedBytes() As Byte()
public byte[] getCapturedBytes()
public: array<byte>^ getCapturedBytes();
Dim gcb As Byte() 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