JNA API 3.0.3
com.sun.jna.examples.win32

Class Kernel32.OVERLAPPED

  • Enclosing interface:
    Kernel32


    public static class Kernel32.OVERLAPPED
    extends Structure
    • Field Detail

      • Internal

        public int Internal
      • InternalHigh

        public int InternalHigh
      • Offset

        public int Offset
      • OffsetHigh

        public int OffsetHigh
    • Constructor Detail

      • Kernel32.OVERLAPPED

        public Kernel32.OVERLAPPED()
JNA API 3.0.3

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