IGameInputDevice::GetRawDeviceFeature
生の HID デバイスから機能レポートを取得します。構文
パラメーター
reportId _In_型: uint32_t 取得する機能レポートの HID レポート ID です。 report _COM_Outptr_
型: IGameInputRawDeviceReport** 返される IGameInputRawDeviceReport インターフェイスです。
戻り値
型: HRESULT 関数の結果です。解説
このメソッドは v1 で削除され、v3 で IGameInputDevice::GetRawDeviceFeature として再導入されました。バージョン履歴
関連項目
非推奨の GameInput API メンバーIGameInputRawDeviceReport
IGameInputDevice
