次の方法で共有


SoftwarePwmChannel.QueryComponentInformation メソッド

定義

コンポーネントとその子に関する情報に対してクエリを実行します。

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

戻り値

インスタンスの ComponentInformation ツリー。

適用対象