public static class CBTEvent.DestroyWnd extends CBTEvent
HCBT_DESTROYWND hook event.CBTEvent.Activate, CBTEvent.ClickSkipped, CBTEvent.CreateWnd, CBTEvent.DestroyWnd, CBTEvent.KeySkipped, CBTEvent.MinMax, CBTEvent.MoveSize, CBTEvent.QS, CBTEvent.SetFocus, CBTEvent.SysCommand| Constructor and Description |
|---|
DestroyWnd(java.lang.Object source,
com.jniwrapper.Bool allow,
Wnd destroyedWindow) |
| Modifier and Type | Method and Description |
|---|---|
Wnd |
getDestoyedWindow()
Returns the handle to the window about to be destoyed.
|