Microsoft DirectX 8.0 (Visual Basic)

DirectMusicSegment8.SetRepeats

Sets the number of times that the looping portion of the segment is to repeat.

object.SetRepeats(lRepeats As Long)

Parts

object
Resolves to a DirectMusicSegment8 object.
lRepeats
Number of repetitions.

Error Codes

If the method fails, it raises an error, and Err.Number is set.

See Also

DirectMusicSegment8.GetRepeats, DirectMusicSegment8.SetLoopPoints