IDirect3DMobileBaseTexture::GetLevelCount (Windows CE 5.0)

Send Feedback

This method returns the number of texture levels in a multilevel texture.

DWORD GetLevelCount();

Parameters

None.

Return Values

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

Remarks

This method applies to the IDirect3DMobileTexture interface, which inherits from IDirect3DMobileBaseTexture.

Requirements

OS Versions: Windows CE 5.0 and later.
Header: D3dm.h.
Link Library: D3dm.lib, D3dmguid.lib.

See Also

IDirect3DMobileBaseTexture | IDirect3DMobileTexture

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.