Get the properties of a render target view.
public:
void GetDesc(
D3D11_RENDER_TARGET_VIEW_DESC *pDesc
)
pDesc
Type: D3D11_RENDER_TARGET_VIEW_DESCĀ *
[out] Pointer to the description of a render target view (see D3D11_RENDER_TARGET_VIEW_DESC).
Header: Declared in d3d11_x.h (d3d11.h on other Windows platforms).
Library: Use d3d11_x.lib (d3d11.lib on other Windows platforms).