Class WinDef.RECT

java.lang.Object
cool.scx.ffm.platform.win32.WinDef.RECT
All Implemented Interfaces:
cool.scx.ffm.type.Struct
Enclosing class:
WinDef

public static class WinDef.RECT extends Object implements cool.scx.ffm.type.Struct
GetWindowRect 结构
  • Field Details

    • left

      public int left
    • top

      public int top
    • bottom

      public int bottom
  • Constructor Details

    • RECT

      public RECT()