C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct3D11 Namespace / StreamOutputStage Class / GetTargets Method / GetTargets(Int32) Method

In This Topic
GetTargets(Int32) Method
In This Topic
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()
 

Parameters

numBuffers
See Also