Class WinUser.CWPSTRUCT

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.WinUser.CWPSTRUCT
Enclosing interface:
WinUser

@FieldOrder({"lParam","wParam","message","hwnd"}) public static class WinUser.CWPSTRUCT extends Structure
Defines the message parameters passed to a WH_CALLWNDPROC hook procedure, CallWndProc.
Author:
dblock[at]dblock.org, Andreas "PAX" Lück, onkelpax-git[at]yahoo.de
  • Field Details

  • Constructor Details

    • CWPSTRUCT

      public CWPSTRUCT()
    • CWPSTRUCT

      public CWPSTRUCT(Pointer p)