DIRECTED_FX_TRANSITION_LIVEDUMP
Bug check code: 0x000001a9 (425)
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x01a9 (425)
- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x01a9 (425)
Parameters
| Parameter | Description |
|---|---|
| 1 | A pointer to the POP_FX_DEVICE object instance. |
| 2 | 1 if this transition was a power down, 0 if this transition was a power up. |
| 3 | Reserved. |
| 4 | Reserved. |
Description
The DIRECTED_FX_TRANSITION_LIVEDUMP live dump has a value of 0x000001A9. It indicates that a device has failed its Directed Fx transition call. For more information about Directed Fx, see Introduction to the Directed Power Management Framework.
(This code can never be used for a real bugcheck; it is used to identify live dumps.)
Cause
A device has failed its Directed Fx transition call.
See Also
Article text from the Windows driver documentation (opens in a new tab), by Microsoft, under the CC BY 4.0 (opens in a new tab) licence.