Microsoft DirectX 8.1 (Visual Basic) |
Returns a declarator from a flexible vertex format (FVF) code.
object.DeclaratorFromFVF( _ FVF As Long, _ Declarator As D3DXDECLARATOR)
If the method fails, an error is raised and Err.Number can be set to D3DERR_INVALIDCALL.
For information on trapping errors, see the Microsoft® Visual Basic® Error Handling topic.