InputTypes.idl

概述

Input设备相关的数据类型定义。

本模块为Input服务定义了设备驱动接口所使用的结构体类型,包括设备信息、设备属性、设备能力等。

模块包路径:ohos.hdi.input.v1_0

起始版本: 3.2

相关模块:HdiInput

汇总

名称 描述
struct  DevDesc Input设备描述信息。
struct  DevIdentify Input设备的识别信息。
struct  DimensionInfo Input设备的维度信息。
struct  DevAttr Input设备属性。
struct  DevAbility Input设备的能力属性,存储支持事件的位图。
struct  DeviceInfo Input设备基础设备信息。
struct  ExtraCmd 扩展指令的数据结构。
struct  HotPlugEvent 热插拔事件数据包结构。
struct  EventPackage Input事件数据包结构。