PtrBuffer (PBYTE) - input

      Pointer-shape buffer.

      Address of a buffer containing the bit image used as the pointer shape for the session. The buffer consists of AND and XOR pointer masks.

      For CGA-compatible text modes (0, 1, 2, and 3) the following describes the AND and XOR pointer mask bit definitions for each character cell of the masks. Bit values are*colon.

      15

        Blinking
      14-12
        Background color
      11
        Instensity
      10-8
        Foreground color
      7-0
        Character


      [Back] [Next]