ISpiControllerProvider.GetDeviceProvider メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した設定の SPI デバイスを取得します。
public:
ISpiDeviceProvider ^ GetDeviceProvider(ProviderSpiConnectionSettings ^ settings);
ISpiDeviceProvider GetDeviceProvider(ProviderSpiConnectionSettings const& settings);
public ISpiDeviceProvider GetDeviceProvider(ProviderSpiConnectionSettings settings);
function getDeviceProvider(settings)
Public Function GetDeviceProvider (settings As ProviderSpiConnectionSettings) As ISpiDeviceProvider
パラメーター
- settings
- ProviderSpiConnectionSettings
目的の接続設定。
戻り値
SPI デバイス。