JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
cool.scx.ffm.platform.win32.type
WNDENUMPROC
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
callback(MemorySegment, long)
Interface WNDENUMPROC
All Superinterfaces:
Callback
public interface
WNDENUMPROC
extends
Callback
EnumWindows 回调接口
Version:
0.0.1
Author:
scx567888
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)