SetTarget Method (StreamOutputStage)
In This Topic
Sets the stream output targets bound to the StreamOutput stage.
Syntax
'Declaration
Public Sub SetTarget( _
ByVal As Buffer, _
ByVal As System.Integer _
)
public void SetTarget(
Buffer ,
System.int
)
Parameters
- buffer
- offsets
See Also