?/TD> |
Microsoft DirectX 9.0 |
Find the child frame of a root frame.
Syntax
LPD3DXFRAME D3DXFrameFind(
LPD3DXFRAME pFrameRoot, LPCSTR Name );
Parameters
- pFrameRoot
- [in] Pointer to the root frame. See D3DXFRAME.
- Name
- [in] Name of the child frame to find.
Return Value
Returns the child frame if it is found, or NULL otherwise. See D3DXFRAME.
Function Information
Header d3dx9anim.h Import library d3dx9.lib Minimum operating systems Windows 98