HRESULT SetShapeXmaNumLoops(
SHAPE_XMA_CONTEXT *context,
UINT32 numLoops
)
context
Type: SHAPE_XMA_CONTEXT *
[in, out] Pointer to a SHAPE_XMA_CONTEXT structure.
numLoops
Type: UINT32
The number of loops, from zero to 254. 255 specifies infinite looping.
Type: HRESULT
HRESULT success or error code.
Header: Declared in shapexmacontext.h.
Library: Use acphal.lib.