Microsoft DirectX 8.1 (C++)

IDirect3DResource8::GetType

Returns the type of the resource.

D3DRESOURCETYPE GetType();

Parameters

None.

Return Values

Returns a member of the D3DRESOURCETYPE enumerated type, identifying the type of the resource.

Applies To

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

Requirements

  Header: Declared in D3d8.h.
  Import Library: Use D3d8.lib.