Package com.openfin.desktop.win32
Interface WindowProcCallback
-
public interface WindowProcCallbackCallback interface for Window Messages Created by richard on 3/11/15.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancallback(com.sun.jna.platform.win32.WinDef.HWND hwnd, int msg, com.sun.jna.platform.win32.WinDef.WPARAM wp, com.sun.jna.Pointer lp)
-