IDeviceRundown.ComponentCount Property
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.
Gets the number of components, or subdevices, contained on this device.
public int ComponentCount { get; }
member this.ComponentCount : int
Public ReadOnly Property ComponentCount As Integer
Property Value
Remarks
A component, sometimes also referred to as a subdevice, is a functional hardware unit in a device that can be turned on or switched to a low-power state independently of the other components in the same device.