d3d9.dllGetBoneName
Microsoft DirectX 9.0 SDK Update (October 2004)

ID3DXSkinInfo::GetBoneName Method


Gets the bone name, from the bone index.

Syntax

LPCSTR GetBoneName(      

    DWORD Bone );

Parameters

Bone
[in] Bone number.

Return Value

Returns the bone name. Do not free this string.



See Also

ID3DXSkinInfo::SetBoneName, ID3DXSkinInfo::GetNumBones


© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.