This is work in progress.

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

ModuleCodeDescription
ntdll.dll0xc0000048An 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