GetShapeXmaNumLoops

Gets the number of loops.

Syntax

UINT32 GetShapeXmaNumLoops(
         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 loops, from zero to 254. 255 specifies infinite looping.

Requirements

Header: Declared in shapexmacontext.h.

Library: Use acphal.lib.