Windows / Code / 0x8000001f
0x8000001f
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Associated Modules
| Module | Description |
|---|---|
| kernel32.dll | A COM call to an ASTA was blocked because the call chain originated in or passed through another ASTA. This call pattern is deadlock-prone and disallowed by apartment call control. |
| ntdll.dll | Beginning of tape or partition has been detected. |
| 2 entries | |
Associated Headers
| Header | Symbolic | Description |
|---|---|---|
| ntstatus.h | STATUS_BEGINNING_OF_MEDIA | Beginning of tape or partition has been detected. |
| Tapi.h | LINEERR_INVALCOMPLETIONID | |
| winerror.h | RO_E_BLOCKED_CROSS_ASTA_CALL | A COM call to an ASTA was blocked because the call chain originated in or passed through another ASTA. This call pattern is deadlock-prone and disallowed by apartment call control. |
| 3 entries | ||