Klasse WinDef.POINT.ByValue

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.WinDef.POINT
com.sun.jna.platform.win32.WinDef.POINT.ByValue
Alle implementierten Schnittstellen:
Structure.ByValue
Umschließende Klasse:
WinDef.POINT

public static class WinDef.POINT.ByValue extends WinDef.POINT implements Structure.ByValue
The Class ByValue.
  • Konstruktordetails

    • ByValue

      public ByValue()
    • ByValue

      public ByValue(Pointer memory)
    • ByValue

      public ByValue(int x, int y)