Windows / Code / 0xc0000048
0xc0000048
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Associated Modules
Module | Description |
---|---|
ntdll.dll | An attempt to set a process's DebugPort or ExceptionPort was made, but a port already exists in the process or an attempt to set a file's CompletionPort made, but a port was already set in the file or an attempt to set an ALPC port's associated completion port was made, but it is already set. |
1 entry |
Associated Headers
Header | Symbolic | Description |
---|---|---|
iscsilog.h | ISCSI_UNEXPECTED_TARGET_PORTAL_IP_TYPE | Unexpected target portal IP types. Dump data contains the expected IP type. |
ntstatus.h | STATUS_PORT_ALREADY_SET | An attempt to set a process's DebugPort or ExceptionPort was made, but a port already exists in the process or an attempt to set a file's CompletionPort made, but a port was already set in the file or an attempt to set an ALPC port's associated completion port was made, but it is already set. |
2 entries |