ID3D11RenderTargetView::GetDesc 方法 (d3d11.h)
获取呈现目标视图的属性。
语法
void GetDesc(
[out] D3D11_RENDER_TARGET_VIEW_DESC *pDesc
);
参数
[out] pDesc
类型: D3D11_RENDER_TARGET_VIEW_DESC*
指向呈现目标视图的说明的指针, (查看 D3D11_RENDER_TARGET_VIEW_DESC) 。
返回值
无
要求
目标平台 | Windows |
标头 | d3d11.h |
Library | D3D11.lib |