Skip to main content

ACP_MESSAGE_FLOWGRAPH_TERMINATED

Flowgraph terminated message.

Syntax

Members

flowgraph
Type: APU_ADDRESS
Physical address of the flowgraph. numCommandsCompleted
Type: UINT32
Number of completed commands in the flowgraph. reason
Type: UINT32
Reason for the termination. Refer to ACP_FLOWGRAPH_TERMINATED_REASON.

Remarks

This structure is used in the ACP_MESSAGE_TYPE enumeration. It is also used in the ACP_MESSAGE_TYPE_FLOWGRAPH_TERMINATED message. The message indicates that the current flowgraph was terminated.

Requirements

Header: acphal.h Supported platforms: XBOX One family consoles and XBOX Series consoles

See also

ACP_FLOWGRAPH_TERMINATED_REASON
ACP_MESSAGE_TYPE
AcpHal
Last modified on August 20, 2026