JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
cool.scx.ffm.platform.win32
WinUser
WNDENUMPROC
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
callback(MemorySegment, long)
Interface WinUser.WNDENUMPROC
All Superinterfaces:
Callback
Enclosing class:
WinUser
public static interface
WinUser.WNDENUMPROC
extends
Callback
EnumWindows 回调接口
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
callback
(
MemorySegment
hwnd, long lParam)
Methods inherited from interface cool.scx.ffm.type.callback.
Callback
callbackMethodName
Method Details
callback
boolean
callback
(
MemorySegment
hwnd, long lParam)