Windows / Code / 0x40002717
0x40002717
Decimal: 1073751831 · Signed: 1073751831
As HRESULT:- S: 0 (Success)
- R: 1 (Reserved, must be clear in a well-formed HRESULT)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x2717 (10007)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2717 (10007)
Associated Modules
| Module | Found in | Description |
|---|
| cmd.exe | 78.11011 | Allows programs to open data files in specified directories as if they were
in the current directory.
APPEND [[drive:]path[;...]] [/X[:ON | :OFF]] [/PATH:ON | /PATH:OFF] [/E]
APPEND ;
[drive:]path Specifies a drive and directory to append.
/X:ON Applies appended directories to file searches and
application execution.
/X:OFF Applies appended directories only to requests to open files.
/X:OFF is the default setting.
/PATH:ON Applies the appended directories to file requests that already
specify a path. /PATH:ON is the default setting.
/PATH:OFF Turns off the effect of /PATH:ON.
/E Stores a copy of the appended directory list in an environment
variable named APPEND. /E may be used only the first time
you use APPEND after starting up your system.
Type APPEND ; to clear the appended directory list.
Type APPEND without parameters to display the appended directory list. |
| diskusage.exe | 11 | FileSize |
| fltMC.exe | 78.11011 | detach -- Detaches a Filter Instance from the specified Volume
%1 detach [ filterName ] [ volumeName ] [ instanceName ]
The filterName is the name for the Filter that is used
by the driver to register and to load the Filter using this command line
The volumeName is the name of the volume to which the instance
is currently attached, such as c: or d:
The instanceName is the identifier returned by the attach command
If no instanceName is give, the default instance for the Volume
specified will be removed |
| fsutil.exe | 78.11011 | %1 - Fixed Drive |
| ktmutil.exe | 78.11011 | TmGuid TmLogPath
-------------------------------------- ----------------------------------------- |
| 5 entries |
Associated Headers