Table of Contents

Class TextScreenDescription

A terminal emulator screen that uses text-only HLLAPI or does not support HLLAPI.

Inheritance
TextScreenDescription
Namespace: HP.LFT.SDK.TE
Assembly: HP.LFT.SDK.dll
Syntax
public class TextScreenDescription : Description, ICloneable, IDescription

Constructors

TextScreenDescription()

Initializes a new instance of the TextScreenDescription class.

Declaration
public TextScreenDescription()

Implements

ICloneable
IDescription