0x40002f54

Decimal: 1073753940 · Signed: 1073753940

As HRESULT:As NTSTATUS:

Associated Modules

ModuleFound inDescription
diskpart.exe1011Selects the specified virtual disk by filename and shifts the focus to it. Syntax: SELECT VDISK FILE=<"filename"> [NOERR] FILE=<"filename"> Specifies the complete path and filename of an existing virtual disk file. 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. Example: SELECT VDISK FILE="c:\test\test.vhd" SELECT VDISK FILE="c:\test\test.vhdx" NOERR
diskpart.exe7Selects the specified virtual disk by filename and shifts the focus to it. Syntax: SELECT VDISK FILE=<"filename"> [NOERR] FILE=<"filename"> Specifies the complete path and filename of an existing virtual disk file. 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. Example: SELECT VDISK FILE="c:\test\test.vhd"
diskpart.exe8.1Selects the specified virtual disk by filename and shifts the focus to it. Syntax: SELECT VDISK FILE=<"filename"> [NOERR] FILE=<"filename"> Specifies the complete path and filename of an existing virtual disk file. 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. Example: SELECT VDISK FILE="c:\test\test.vhd" SELECT VDISK FILE="c:\test\test.vhdx" NOERR
3 entries

Associated Headers

HeaderSymbolicDescription
0 entries