Edit

Share via


FtDevice.QueryComponentInformation Method

Definition

Query information about a component and its children.

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

Returns

A tree of ComponentInformation instances.

Applies to