Class ICONINFO

java.lang.Object
org.eclipse.swt.internal.win32.ICONINFO

public class ICONINFO extends Object
  • Field Details

    • fIcon

      public boolean fIcon
    • xHotspot

      public int xHotspot
    • yHotspot

      public int yHotspot
    • hbmMask

      public int hbmMask
    • hbmColor

      public int hbmColor
    • sizeof

      public static final int sizeof
  • Constructor Details

    • ICONINFO

      public ICONINFO()