ComponentOne Bitmap for UWP
GetTargets(Int32) Method

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > StreamOutputStage Class > GetTargets Method : GetTargets(Int32) Method
Get the target output {{buffers}} for the {{StreamOutput}} stage of the pipeline.
Syntax
'Declaration
 
Public Overloads Function GetTargets( _
   ByVal numBuffers As System.Integer _
) As Buffer()
public Buffer[] GetTargets( 
   System.int numBuffers
)

Parameters

numBuffers
See Also

Reference

StreamOutputStage Class
StreamOutputStage Members
Overload List