DIRECTED_FX_TRANSITION_LIVEDUMP

Bug check code: 0x000001a9 (425)

As HRESULT:As NTSTATUS:

Parameters

ParameterDescription
1A pointer to the POP_FX_DEVICE object instance.
21 if this transition was a power down, 0 if this transition was a power up.
3Reserved.
4Reserved.

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

Kernel Live Dump Code Reference

Bug Check Code Reference

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.