public class CallWndProcRetEvent extends CallWndProcEvent
Hook.Descriptor.CALLWNDPROCRET hook._LParam, _message, _sentByCurrentThread, _wnd, _WParam| Constructor and Description |
|---|
CallWndProcRetEvent(java.lang.Object source,
long result,
long LParam,
long WParam,
long message,
Wnd wnd,
boolean sentByCurrentThread) |
| Modifier and Type | Method and Description |
|---|---|
long |
getResult() |
getLParam, getMessage, getWnd, getWParam, isSentByCurrentThreadpublic CallWndProcRetEvent(java.lang.Object source,
long result,
long LParam,
long WParam,
long message,
Wnd wnd,
boolean sentByCurrentThread)