Skip to main content

ACP_MESSAGE_ERROR

Error message from the ACP.

Syntax

Members

errorCode
Type: HRESULT
Error code. additionalData
Type: UINT32
Additional data relevant to the error.

Remarks

Values returned in errorCode have the following meanings. This structure is used by the ACP_MESSAGE_TYPE_ERROR message. This structure is also used by the ACP_MESSAGE_TYPE structure. In the event of receiving an ACP_E_CORE_UNHANDLED_EXCEPTION code, it is advised for all existing ACP client objects to be destroyed and for allocated SHAPE contexts to be freed using AcpHalReleaseShapeContexts. New SHAPE contexts and ACP client objects should be allocated/created again as needed using AcpHalAllocateShapeContexts and AcpHalCreate respectively.

Requirements

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

See also

ACP_MESSAGE_TYPE
AcpHal
Last modified on August 20, 2026