?/TD>
Microsoft DirectX 9.0

IDirect3DVolumeTexture9::GetLevelCount Method


Returns the number of texture levels in a multilevel texture.

Syntax

DWORD GetLevelCount(VOID);

Return Value

A DWORD value indicating the number of texture levels in a multilevel texture.



Remarks

This method applies to the following interfaces, which inherit from IDirect3DBaseTexture9.



© 2002 Microsoft Corporation. All rights reserved.