Package | Description |
---|---|
com.openfin.desktop.win32 |
Modifier and Type | Method and Description |
---|---|
static void |
WinMessageHelper.hookWndProc(com.sun.jna.platform.win32.WinDef.HWND hwnd,
WindowProcCallback callback)
Makes a connection between messages on a specified window handle
and the callback to be called when messages are received.
|
Copyright © 2022. All rights reserved.