最終更新:2014-09-11 (木) 11:30:02 (3512d)  

Windows Pointer Device Data Delivery Protocol
Top / Windows Pointer Device Data Delivery Protocol

Windows Hardware Dev Center

  • http://msdn.microsoft.com/en-us/library/windows/hardware/jj151568(v=vs.85).aspx
    • Develop -> Drivers -> Device and Driver Technologies -> Windows Touch Drivers -> Windows Pointer Device Data Delivery Protocol
    • デザインガイド
      • Windows Pointer Device Overview
      • Required Descriptors
      • Supporting Usages in Digitizer Report Descriptors
      • Button State Transitions
      • Multi-touch Devices
      • Configuration Top Level Collection
      • Rules for Global Items
      • Touch and Pen Support
  • http://msdn.microsoft.com/en-us/library/windows/hardware/dn672287.aspx
    • Design -> Articles -> Touch, Input, and HID -> Windows pointer device data delivery protocol
      • Button state transitions
      • Implementing top-level collections in multi-touch devices
      • Required descriptors
      • Selecting packet reporting modes in multi-touch devices
      • Supported usages in digitizer report descriptors
      • Supported usages in multi-touch digitizers
      • Targeting and contact geometry
      • Touch and pen support
      • Touch hardware quality assurance

メモ

http://msdn.microsoft.com/en-us/library/windows/hardware/hh406720(v=vs.85).aspx

モード

Overview

プロコトル

  • HID
  • Usages listed in the table are known to Windows and are delivered to applications using the WM_POINTER message.

Windows Pointer Device Data Delivery Protocol/Usage

関連