SetShapeXmaNumLoops
Sets the number of XMA context loops.Syntax
Parameters
context _Inout_Type: SHAPE_XMA_CONTEXT* Pointer to a SHAPE_XMA_CONTEXT object. numLoops
Type: UINT32 Number of loops, from zero to
SHAPE_XMA_MAX_LOOP_COUNT (254). SHAPE_XMA_INFINITE_LOOP_COUNT (255) specifies continuous looping.
