bool Draw3Dtext(LPD3DXMESH mesh,DWORD color)
Put the created 3D text mesh like a object in world space.
mesh:
the 3D text object (mesh)
color:
color of text
Result:
Success