BcdDeviceElement class

The base device element class.

Syntax

class BcdDeviceElement : BcdElement
{
  BcdDeviceData Device;
};

Members

The BcdDeviceElement class has these types of members:

Properties

The BcdDeviceElement class has these properties.

Device

Data type: BcdDeviceData

Access type: Read-only

The information about the device.

Requirements

Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Namespace
Root\WMI
MOF
Bcd.mof

See also

BcdElement

SetDeviceElement