Interface WNDENUMPROC

All Superinterfaces:
Callback

public interface WNDENUMPROC extends Callback
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    callback(MemorySegment hwnd, long lParam)
     

    Methods inherited from interface cool.scx.ffm.type.callback.Callback

    callbackMethodName
  • Method Details