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

tagRID_DEVICE_INFO

Declaration

Source position: jwawinuser.pas line 11455

type tagRID_DEVICE_INFO = record

  cbSize: DWORD;

  dwType: DWORD;

  case Integer of

    0: (

        mouse: RID_DEVICE_INFO_MOUSE;

      );

    1: (

        keyboard: RID_DEVICE_INFO_KEYBOARD;

      );

    2: (

        hid: RID_DEVICE_INFO_HID;

      );

end;


Documentation generated on: 2023-03-18