2.2.3.28 BufferCell

This data type represents the contents of a cell of a Host's screen buffer.

This data type is a Complex Object (see section 2.2.5.2 and 2.2.5.2.8) with the following adapted properties (see section 2.2.5.3.4.1):

  • Character visible in the cell

    • Property name: character

    • Property type: Character (see section 2.2.5.1.2).

  • Foreground color

    • Property name: foregroundColor

    • Property type: Color (see section 2.2.3.3).

  • Background color

    • Property name: backgroundColor

    • Property type: Color (see section 2.2.3.3).

  • Type of the buffer cell

    • Property name: bufferCellType

    • Property type: BufferCellType (see section 2.2.3.29).