IGameInputDevice::GetRawDeviceFeature
从原始 HID 设备检索特性报告。语法
参数
reportId _In_类型:uint32_t 要检索的特性报告的 HID 报告 ID。 report _COM_Outptr_
类型:IGameInputRawDeviceReport** 返回的 IGameInputRawDeviceReport 接口。
返回值
类型:HRESULT 函数结果。备注
此方法已在 v1 中移除,并在 v3 中以 IGameInputDevice::GetRawDeviceFeature 重新引入。版本历史
另请参阅
已弃用的 GameInput API 成员IGameInputRawDeviceReport
IGameInputDevice
