Klasse WinDef.UINT_PTR

java.lang.Object
java.lang.Number
com.sun.jna.IntegerType
com.sun.jna.platform.win32.WinDef.UINT_PTR
Alle implementierten Schnittstellen:
NativeMapped, Serializable
Bekannte direkte Unterklassen:
WinDef.WPARAM
Umschließende Schnittstelle:
WinDef

public static class WinDef.UINT_PTR extends IntegerType
Unsigned INT_PTR.
Siehe auch:
  • Konstruktordetails

    • UINT_PTR

      public UINT_PTR()
      Instantiates a new uint ptr.
    • UINT_PTR

      public UINT_PTR(long value)
      Instantiates a new uint ptr.
      Parameter:
      value - the value
  • Methodendetails

    • toPointer

      public Pointer toPointer()
      To pointer.
      Gibt zurück:
      the pointer