Windows / Code / 0xc0000047
0xc0000047
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Associated Modules
Module | Description |
---|---|
ntdll.dll | An attempt was made to release a semaphore such that its maximum count would have been exceeded. |
1 entry |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_SEMAPHORE_LIMIT_EXCEEDED | An attempt was made to release a semaphore such that its maximum count would have been exceeded. |
1 entry |