Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumerates the objects of the specified type.
Syntax
boolean EnumerateObjects(
[in] uint32 Type,
[out] BcdObject Objects[]
);
Parameters
-
Type [in]
-
The object type. For more information, see the Type property of the BCDObject class.
-
Objects [out]
-
An array of objects.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Namespace |
Root\WMI |
MOF |
|