Skip to main content

IGameInputDevice::SetRawDeviceFeature

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

语法

参数

report   _In_
类型:IGameInputRawDeviceReport*
要发送的 IGameInputRawDeviceReport

返回值

类型:HRESULT 函数结果。

备注

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

版本历史

另请参阅

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