Edit

Share via


I2cBusManager.QueryComponentInformation Method

Definition

Query the component information (the tree of active drivers) for diagnostic purposes.

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

Returns

A ComponentInformation instance

Applies to