GetShapeXmaOutputBufferNumBytesAvailable

Gets the number of bytes available for reading in the output buffer.

Syntax

UINT32 GetShapeXmaOutputBufferNumBytesAvailable(
         const SHAPE_XMA_CONTEXT *context
)  

Parameters

context
Type: SHAPE_XMA_CONTEXT *

[in] Pointer to a SHAPE_XMA_CONTEXT structure.

Return value

Type: UINT32 

The number of bytes available for reading.

Requirements

Header: Declared in shapexmacontext.h.

Library: Use acphal.lib.