Windows / Code / 0x0000272f
0x0000272f
Decimal: 10031 · Signed: 10031
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x272f (10031)
As NTSTATUS:- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x272f (10031)
Associated Modules
| Module | Found in | Description |
|---|
| combase.dll | 8.11011 | An unmarshaling policy check was performed when unmarshaling a custom marshaled object and the class %1 was rejected |
| ftp.exe | 78.11011 | Remote file %1 [ local-file ]. |
| ipconfig.exe | 78.11011 | IP Routing Enabled. . . . . . . . : Yes |
| laps.dll | 1011 | LAPS blocked an external request that tried to modify the password of the current managed account.
Account name: %1
Account RID: %2
See https://go.microsoft.com/fwlink/?linkid=2220550 for more information. |
| mswsock.dll | 78.11011 | Protocol not supported |
| nbtstat.exe | 1011 | In-coming |
| netstat.exe | 78.11011 | Received Packets Discarded = %1!u! |
| ole32.dll | 8.11011 | An unmarshaling policy check was performed when unmarshaling a custom marshaled object and the class %1 was rejected |
| pathping.exe | 78.11011 | The specified option is too large. |
| ping.exe | 78.11011 | Bad option specified. |
| route.exe | 78.11011 | Diagnostic Notes:
Invalid MASK generates an error, that is when (DEST & MASK) != DEST.
Example> route ADD 157.0.0.0 MASK 155.0.0.0 157.55.80.1 IF 1
The route addition failed: The specified mask parameter is invalid. (Destination & Mask) != Destination.
Examples:
> route PRINT
> route PRINT -4
> route PRINT -6
> route PRINT 157* .... Only prints those matching 157*
> route ADD 157.0.0.0 MASK 255.0.0.0 157.55.80.1 METRIC 3 IF 2
destination^ ^mask ^gateway metric^ ^
Interface^
If IF is not given, it tries to find the best interface for a given
gateway.
> route ADD 3ffe::/32 3ffe::1
> route CHANGE 157.0.0.0 MASK 255.0.0.0 157.55.80.5 METRIC 2 IF 2
CHANGE is used to modify gateway and/or metric only.
> route DELETE 157.0.0.0
> route DELETE 3ffe::/32 |
| rpcping.exe | 8.11011 | If you specify impersonation type, you must specify authentication level and security package |
| tracert.exe | 78.11011 | The specified option is too large. |
| wsock32.dll | 78.11011 | Protocol not supported |
| 14 entries |
Associated Headers