Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 425 Bytes

COMPSTATEINFO.md

File metadata and controls

32 lines (16 loc) · 425 Bytes

COMPSTATEINFO

COMPSTATEINFO Object

A dictionary containing data to fill a COMPSTATEINFO struct

Properties

  • int Left

    Specified as screen coordinates

  • int Top

    Specified as screen coordinates

  • int Width

    Measured in pixels

  • int Height

    Measured in pixels

  • int dwItemState

    One of IS_NORMAL, IS_FULLSCREEN IS_SPLIT

  • int Size

    Size of structure, ignored on input