Método ID3D10Resource::GetType (d3d10.h)

Obtenga el tipo del recurso.

Sintaxis

void GetType(
  [out] D3D10_RESOURCE_DIMENSION *rType
);

Parámetros

[out] rType

Tipo: D3D10_RESOURCE_DIMENSION*

Puntero al tipo de recurso (consulte D3D10_RESOURCE_DIMENSION).

Valor devuelto

None

Requisitos

   
Plataforma de destino Windows
Encabezado d3d10.h
Library D3D10.lib

Consulte también

Id3D10Resource (interfaz)