D3DXGetDriverLevel
Microsoft DirectX 9.0 SDK Update (October 2004)

D3DXGetDriverLevel Function


Returns the driver level.

Syntax

UINT WINAPI D3DXGetDriverLevel(      

    LPDIRECT3DDEVICE9 pDevice );

Parameters

pDevice
[in] Pointer to an IDirect3DDevice9 interface representing the device.

Return Value

The driver level. See remarks.

Remarks

This method returns the driver version, which is one of the following:

Function Information

Headerd3dx9core.h
Import libraryd3dx9.lib
Minimum operating systems Windows 98


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