Device.GetStreamSourceFrequency(Int32) Method (Microsoft.DirectX.Direct3D)
Retrieves the stream source frequency divider value.
streamNumber System.Int32
Stream source number.
System.Int32
Frequency divider value.
Vertex shaders can be invoked more than once per vertex.
Exceptions
InvalidCallException The method call is invalid. For example, a method's parameter might contain an invalid value.
Show: