JNA API 5.4.0

Class WinGDI.ICONINFO

  • Enclosing interface:
    WinGDI


    @FieldOrder({"fIcon","xHotspot","yHotspot","hbmMask","hbmColor"})
    public static class WinGDI.ICONINFO
    extends Structure
    • Field Detail

      • fIcon

        public boolean fIcon
      • xHotspot

        public int xHotspot
      • yHotspot

        public int yHotspot
    • Constructor Detail

      • ICONINFO

        public ICONINFO​()
JNA API 5.4.0

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.