ACP_MESSAGE_FLOWGRAPH_COMPLETED Structure

Flowgraph completed message.

Syntax

struct ACP_MESSAGE_FLOWGRAPH_COMPLETED {
    APU_ADDRESS flowgraph;
};  

Members

flowgraph
Physical address of the flowgraph that completed. Refer to the SHAPE_FLOWGRAPH_COMMAND structure.

Requirements

Header: Declared in acphal.h.

Library: Use acphal.lib.