EnumerateElements method of the BcdObject class

Enumerates the elements in the object.

Syntax

boolean EnumerateElements(
  [out] BcdElement Elements[]
);

Parameters

Elements [out]

An array of elements.

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

BcdObject