This topic has not yet been rated - Rate this topic

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

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.