ISpiDeviceStatics インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SPI デバイスに共通の SPI デバイス統計情報を表します。
public interface class ISpiDeviceStatics
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2725832025, 22304, 19775, 189, 147, 86, 245, 255, 90, 88, 121)]
struct ISpiDeviceStatics
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 65536)]
[Windows.Foundation.Metadata.Guid(2725832025, 22304, 19775, 189, 147, 86, 245, 255, 90, 88, 121)]
public interface ISpiDeviceStatics
Public Interface ISpiDeviceStatics
- 属性
Windows の要件
デバイス ファミリ |
Windows IoT Extension SDK (10.0.10240.0 で導入)
|
API contract |
Windows.Devices.DevicesLowLevelContract (v1.0 で導入)
|
メソッド
FromIdAsync(String, SpiConnectionSettings) |
接続設定が指定されたデバイスを開きます。 |
GetBusInfo(String) |
特定のバスに関する情報を取得します。 |
GetDeviceSelector() |
システムで検出されたすべての SPI バスを取得します。 |
GetDeviceSelector(String) |
入力パラメーターに一致するシステムで検出されたすべての SPI バスを取得します。 |