0x40002f0b

Decimal: 1073753867 · Signed: 1073753867

As HRESULT:As NTSTATUS:

Associated Modules

ModuleFound inDescription
diskpart.exe1011Deletes the partition with focus. Syntax: DELETE PARTITION [NOERR] [OVERRIDE] NOERR For scripting only. When an error is encountered, DiskPart continues to process commands as if the error did not occur. Without the NOERR parameter, an error causes DiskPart to exit with an error code. OVERRIDE Enables DiskPart to delete any partition regardless of type. Typically, DiskPart only permits you to delete known data partitions. You cannot delete the system partition, boot partition, or any partition that contains the active paging file or crash dump (memory dump) filed. A partition must be selected for this operation to succeed. Partitions cannot be deleted from dynamic disks or created on dynamic disks. Example: DELETE PARTITION
diskpart.exe78.1Deletes the partition with focus. Syntax: DELETE PARTITION [NOERR] [OVERRIDE] NOERR For scripting only. When an error is encountered, DiskPart continues to process commands as if the error did not occur. Without the NOERR parameter, an error causes DiskPart to exit with an error code. OVERRIDE Enables DiskPart to delete any partition regardless of type. Typically, DiskPart only permits you to delete known data partitions. You cannot delete the system partition, boot partition, or any partition that contains the active paging file or crash dump (memory dump) filed. A partition must be selected for this operation to succeed. Partitions cannot be deleted from dynamic disks or created on dynamic disks. Example: DELETE PARTITION
diskraid.exe78.11011Usage: OFFLINE Sets the state of the selected object of the specified type to offline. Specifies the type of object to perform this operation on. Must be one of SUBSYSTEM, CONTROLLER, DRIVE, or LUN. An object of the specified type must be selected for this operation to succeed. Example: OFFLINE CONTROLLER
3 entries

Associated Headers

HeaderSymbolicDescription
0 entries