Skip navigation links
JNA API 4.2.1
com.sun.jna.platform.win32

Class WinDef.UINT_PTR

    • Constructor Detail

      • UINT_PTR

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

        public UINT_PTR(long value)
        Instantiates a new uint ptr.
        Parameters:
        value - the value
    • Method Detail

      • toPointer

        public Pointer toPointer()
        To pointer.
        Returns:
        the pointer
JNA API 4.2.1

Copyright © 2007-2015 Timothy Wall. All Rights Reserved.