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