Class WinBase.OVERLAPPED

  • Enclosing interface:
    WinBase

    @FieldOrder({"Internal","InternalHigh","Offset","OffsetHigh","hEvent"})
    public static class WinBase.OVERLAPPED
    extends Structure
    The OVERLAPPED structure contains information used in asynchronous (or overlapped) input and output (I/O).