次の方法で共有


I2cBusManager.QueryComponentInformation メソッド

定義

診断目的でコンポーネント情報 (アクティブなドライバーのツリー) に対してクエリを実行します。

public override System.Device.ComponentInformation QueryComponentInformation ();
override this.QueryComponentInformation : unit -> System.Device.ComponentInformation
Public Overrides Function QueryComponentInformation () As ComponentInformation

戻り値

ComponentInformation のインスタンス

適用対象