Skip navigation links
JNA API 3.5.2-SNAPSHOT
com.sun.jna.platform.win32

Class User32Util



  • public final class User32Util
    extends java.lang.Object
    Provides convenient usage of functions defined by User32.dll.
    Author:
    Ralf HAMBERGER, Markus KARG (markus[at]headcrashing[dot]eu)
    • Constructor Detail

      • User32Util

        public User32Util()
    • Method Detail

      • registerWindowMessage

        public static final int registerWindowMessage(java.lang.String lpString)
      • destroyWindow

        public static final void destroyWindow(WinDef.HWND hWnd)
JNA API 3.5.2-SNAPSHOT

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