GetShapeXmaNumSubframesToSkip

Gets the number of subframes to skip.

Syntax

UINT32 GetShapeXmaNumSubframesToSkip(
         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 subframes to skip. Valid values are 0,1,2,3 and 4.

Requirements

Header: Declared in shapexmacontext.h.

Library: Use acphal.lib.