BufferCellType Enum

Definition

Defines three types of BufferCells to accommodate for hosts that use up to two cells to display a character in some languages such as Chinese and Japanese.

C++
public enum class BufferCellType
Inheritance
BufferCellType

Fields

Name Value Description
Complete 0

Character occupies one BufferCell.

Leading 1

Character occupies two BufferCells and this is the leading one.

Trailing 2

Preceded by a Leading BufferCell.

Applies to

Producto Versiones
PowerShell SDK 7.2.0, 7.3.0, 7.4.0
Windows PowerShell 5.1.0.0