Windows / Code / 0x40002716
0x40002716
Decimal: 1073751830 · Signed: 1073751830
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: 0x2716 (10006)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x2716 (10006)
Associated Modules
| Module | Found in | Description |
|---|
| cmd.exe | 78.11011 | Sets the window title for the command prompt window.
TITLE [string]
string Specifies the title for the command prompt window. |
| diskusage.exe | 11 | |
| fltMC.exe | 78.11011 | attach -- Attaches a filter to the specified Volume
%1 attach [ filterName ] [ volumeName ] [[-i instanceName ][-a altitude]]
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, such as c: or d:
The instanceName is the name for the instance to be attached
This is optional if an altitude is provided
*Note: If no altitude is provided, the necessary keys must
already exist in the registry to describe the altitude
for the given name
The altitude is optional if an instanceName is provided
If specified, this new instance is placed at this explicit altitude
If a name is specified as well, the new instance will be given
the name specified
If the attachment is successful, an Instance Name will be displayed
to identify the instance created by this attachment |
| fsutil.exe | 78.11011 | %1 - Removable Drive |
| ktmutil.exe | 78.11011 | Lists tm and tx objects
Usage:
ktmutil tx list Lists all transactions
ktmutil tx list [{TmGuid}] Lists transactions in a tm
Without the optional {TmGuid} argument, the command lists
transactions that are visible in the global namespace.
With the optional {TmGuid} argument, the command lists only
transactions that currently exist in that tm
Eg : ktmutil tx list {some-Tm-guid-here} |
| vssadmin.exe | 78.11011 | Error: Unexpected failure: %1 |
| 6 entries |
Associated Headers