Sets the buffer full flag to true or false.
HRESULT SetShapeDmaBufferFull(
SHAPE_DMA_CONTEXT *context,
bool bufferFull
)
context
Type: SHAPE_DMA_CONTEXT *
[in, out] Pointer to a SHAPE_DMA_CONTEXT structure.
bufferFull
Type: bool
The buffer full flag.
Type: HRESULT
HRESULT success or error code.
Header: Declared in shapedmacontext.h.
Library: Use acphal.lib.