Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method returns the type of the resource.
D3DMRESOURCETYPE GetType() PURE;
Parameters
None.
Return Values
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
OS Versions: Windows CE 5.0 and later.
Header: D3dm.h.
Link Library: D3dm.lib, D3dmguid.lib.
See Also
IDirect3DMobileResource | D3DMRESOURCETYPE | IDirect3DMobileResource | IDirect3DMobileBaseTexture | IDirect3DMobileIndexBuffer | IDirect3DMobileTexture | IDirect3DMobileVertexBuffer
Send Feedback on this topic to the authors