SetShapeXmaOutputBufferSize

Sets the output buffer size.

Syntax

HRESULT SetShapeXmaOutputBufferSize(
         SHAPE_XMA_CONTEXT *context,
         UINT32 size
)  

Parameters

context
Type: SHAPE_XMA_CONTEXT *

[in, out] Pointer to a SHAPE_XMA_CONTEXT structure.

size
Type: UINT32 

The output buffer size, in 256 byte blocks.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in shapexmacontext.h.

Library: Use acphal.lib.