ulItem (ULONG)

      This is the item whose status is being queried. It must be set to one of the following values:

      CC_STATUS_TEXT_COLUMNS (1)

        Columns of text in the caption window.
      CC_STATUS_TEXT_ROWS (2)
        Rows of text in the caption window.
      CC_STATUS_TEXT_COLOR (3)
        Color index of the text color.
      CC_STATUS_BACKGROUND_COLOR (4)
        Color index of the background color of the text window.
      CC_STATUS_X_POSITION (5)
        X-coordinate of the captioning window relative to the parent window.
      CC_STATUS_Y_POSITION (6)
        Y-coordinate of the captioning window relative to the parent window.


      [Back] [Next]