Unit 'JwaWinUser' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

tagRAWMOUSE

Declaration

Source position: jwawinuser.pas line 11163

type tagRAWMOUSE = record

  usFlags: USHORT;

  union: record

    case Integer of

      0: (

          ulButtons: ULONG;

        );

      1: (

          usButtonFlags: USHORT;

          usButtonData: USHORT;

        );

  end;

  ulRawButtons: ULONG;

  lLastX: LONG;

  lLastY: LONG;

  ulExtraInformation: ULONG;

end;


Documentation generated on: 2023-03-18