Class BaseTSD.ULONG_PTR

  • All Implemented Interfaces:
    com.sun.jna.NativeMapped, Serializable
    Enclosing interface:
    BaseTSD

    public static final class BaseTSD.ULONG_PTR
    extends com.sun.jna.IntegerType
    Unsigned long ptr.
    Since:
    0.40
    See Also:
    Serialized Form
    • Constructor Detail

      • ULONG_PTR

        public ULONG_PTR​(long value)
        Ctor.
        Parameters:
        value - Long value
    • Method Detail

      • toPointer

        public com.sun.jna.Pointer toPointer()
        Convert to pointer.
        Returns:
        Pointer