- java.lang.Object
-
- de.ibapl.jnhw.common.memory.layout.StructLayout
-
- de.ibapl.jnhw.winapi.Minwinbase.OVERLAPPED.Layout
-
- Enclosing class:
- Minwinbase.OVERLAPPED
public static class Minwinbase.OVERLAPPED.Layout extends StructLayout
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMinwinbase.OVERLAPPED.Layout.DUMMYUNIONNAMELayout
-
Field Summary
Fields Modifier and Type Field Description static Alignmentalignmentstatic longDUMMYUNIONNAMEstatic longhEventstatic longInternalstatic longInternalHighstatic longOffsetstatic longOffsetHighstatic longPointerstatic intsizeof
-
Constructor Summary
Constructors Constructor Description Layout()
-
-
-
Field Detail
-
alignment
public static final Alignment alignment
-
DUMMYUNIONNAME
public static final long DUMMYUNIONNAME
-
hEvent
public static final long hEvent
-
Internal
public static final long Internal
-
InternalHigh
public static final long InternalHigh
-
Offset
public static final long Offset
-
OffsetHigh
public static final long OffsetHigh
-
Pointer
public static final long Pointer
-
sizeof
public static final int sizeof
-
-