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

ID3DXPMesh::GetFVF Method


Gets the fixed function vertex value.

Syntax

DWORD GetFVF(VOID);

Return Value

Returns the flexible vertex format (FVF) codes.

Remarks

This method can return 0 if the vertex format cannot be mapped directly to an FVF code. This will occur for a mesh created from a vertex declaration that doesn't have the same order and elements supported by the FVF codes.



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