public interface MouseHookListener extends CallbackHookListener
Modifier and Type | Method and Description |
---|---|
void |
onMouseHook(int nCode,
com.sun.jna.NativeLong wParam,
User32.MOUSEHOOKSTRUCT info) |
void onMouseHook(int nCode, com.sun.jna.NativeLong wParam, User32.MOUSEHOOKSTRUCT info)
Copyright © SAS Institute. All Rights Reserved.