IDirect3DMobileResource::GetType
A version of this page is also available for
4/8/2010
This method returns the type of the resource.
Syntax
D3DMRESOURCETYPE GetType() PURE;
Parameters
None.
Return Value
Returns a member of the D3DMRESOURCETYPE enumerated type, identifying the type of the resource.
Remarks
This method applies to the following interfaces, which inherit from IDirect3DMobileResource.
- IDirect3DMobileBaseTexture
- IDirect3DMobileIndexBuffer
- IDirect3DMobileTexture
- IDirect3DMobileVertexBuffer
Requirements
Header | d3dm.h |
Library | D3dm.lib, D3dmguid.lib |
Windows Embedded CE | Windows CE 5.0 and later |
Windows Mobile | Windows Mobile Version 5.0 and later |
See Also
Reference
IDirect3DMobileResource
D3DMRESOURCETYPE
IDirect3DMobileResource
IDirect3DMobileBaseTexture
IDirect3DMobileIndexBuffer
IDirect3DMobileTexture
IDirect3DMobileVertexBuffer