?/TD>
Microsoft DirectX 9.0

D3DXFrameNumNamedMatrices Function


Counts number of frames in a subtree that have non-null names.

Syntax

UINT D3DXFrameNumNamedMatrices(      

    LPD3DXFRAME pFrameRoot );

Parameters

pFrameRoot
[in] Pointer to the root node of the subtree.

Return Value

Returns the frame count.

Function Information

Headerd3dx9anim.h
Import libraryd3dx9.lib
Minimum operating systems Windows 98


© 2002 Microsoft Corporation. All rights reserved.