BcdObjectListElement class
Represents a list of objects. Each element in the Ids array specifies the GUID of an object in the same store.
class BcdObjectListElement : BcdElement
{
string Ids[];
};
The BcdObjectListElement class has these types of members:
The BcdObjectListElement class has these properties.
-
Ids
-
-
Data type: string array
-
Access type: Read-only
The array of object identifiers.
-
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Namespace |
Root\WMI |
MOF |
|