ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct3D11 Namespace / StreamOutputStage Class / SetTargets Method

In This Topic
    SetTargets Method (StreamOutputStage)
    In This Topic
    Set the target output buffers for the stream-output stage of the pipeline.
    Overload List
    OverloadDescription
    Set the target output {{buffers}} for the {{StreamOutput}} stage, which enables/disables the pipeline to stream-out data.  
    void ID3D11DeviceContext::SOSetTargets([In] unsigned int NumBuffers,[In, Buffer, Optional] const void** ppSOTargets,[In, Buffer, Optional] const void* pOffsets)  
    See Also