Windows /Headers /ntstatus.h /STATUS_PORT_ALREADY_SET
STATUS_PORT_ALREADY_SET
Code: 0xc0000048 (3221225544)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
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.
Associated Modules
Module | Code | Description |
---|---|---|
ntdll.dll | 0xc0000048 | 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 |