DeleteElement method of the BcdObject class
Deletes the specified element.
Syntax
boolean DeleteElement(
[in] uint32 Type
);
Parameters
-
Type [in]
-
The element type. This parameter is one of the values from the following enumerations:
- BcdBootMgrElementTypes
- BcdDeviceObjectElementTypes
- BcdLibraryElementTypes
- BcdMemDiagElementTypes
- BcdOSLoaderElementTypes
It can also be a custom element type created for your own use.
Requirements
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Namespace |
Root\WMI |
Header |
|
MOF |
|