SoftwarePwmChannel.QueryComponentInformation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Query information about a component and it's 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.