共用方式為


I2cDevice.QueryComponentInformation 方法

定義

查詢元件及其子系的相關資訊。

public virtual System.Device.ComponentInformation QueryComponentInformation ();
abstract member QueryComponentInformation : unit -> System.Device.ComponentInformation
override this.QueryComponentInformation : unit -> System.Device.ComponentInformation
Public Overridable Function QueryComponentInformation () As ComponentInformation

傳回

實例的樹狀 ComponentInformation 結構。

備註

這個方法目前保留供偵錯之用。 其行為和簽章可能會變更。

適用於