Partager via


ID3D11RenderTargetView::GetDesc, méthode (d3d11.h)

Obtenir les propriétés d’une vue cible de rendu.

Syntaxe

void GetDesc(
  [out] D3D11_RENDER_TARGET_VIEW_DESC *pDesc
);

Paramètres

[out] pDesc

Type : D3D11_RENDER_TARGET_VIEW_DESC*

Pointeur vers la description d’une vue cible de rendu (voir D3D11_RENDER_TARGET_VIEW_DESC).

Valeur de retour

Aucune

Configuration requise

   
Plateforme cible Windows
En-tête d3d11.h
Bibliothèque D3D11.lib

Voir aussi

ID3D11RenderTargetView