ComponentOne Bitmap for UWP
SetRenderTargets Method

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > OutputMergerStage Class : SetRenderTargets Method
Binds a depth stencil view and a render target view to the output-merger stage keeping existing unordered access views bindings.
Overload List
OverloadDescription
Binds a depth stencil view and a render target view to the output-merger stage keeping existing unordered access views bindings.  
Binds a render target view to the output-merger stage keeping existing unordered access views bindings.  
Binds a depth stencil view and a render target view to the output-merger stage keeping existing unordered access views bindings.  
void ID3D11DeviceContext::OMSetRenderTargets([In] unsigned int NumViews,[In] const void** ppRenderTargetViews,[In, Optional] ID3D11DepthStencilView* pDepthStencilView)  
See Also

Reference

OutputMergerStage Class
OutputMergerStage Members