public static interface User32.WNDENUMPROC
extends com.sun.jna.win32.StdCallLibrary.StdCallCallback
Modifier and Type | Field and Description |
---|---|
static java.util.Vector |
handles |
Modifier and Type | Method and Description |
---|---|
boolean |
callback(com.sun.jna.NativeLong hWnd,
com.sun.jna.Pointer arg)
Return whether to continue enumeration.
|
Copyright © SAS Institute. All Rights Reserved.