Skip to main content

IGameInputDevice::GetRawDeviceFeature

已弃用。 此方法已在 GameInput v1 中移除,当前 API 中不再提供。
从原始 HID 设备检索特性报告。

语法

参数

reportId   _In_
类型:uint32_t
要检索的特性报告的 HID 报告 ID。 report   _COM_Outptr_
类型:IGameInputRawDeviceReport**
返回的 IGameInputRawDeviceReport 接口。

返回值

类型:HRESULT 函数结果。

备注

此方法已在 v1 中移除,并在 v3 中以 IGameInputDevice::GetRawDeviceFeature 重新引入。

版本历史

另请参阅

已弃用的 GameInput API 成员
IGameInputRawDeviceReport
IGameInputDevice
最后修改于 2026年8月13日