Microsoft DirectX 8.0 (Visual Basic)

DirectMusicPerformance8.SetPrepareTime

Sets the approximate interval between the time at which messages are prepared and the time at which they are processed and heard.

object.SetPrepareTime(lMilliSeconds As Long)

Parts

object
Resolves to a DirectMusicPerformance8 object.
lMilliSeconds
Prepare time, in milliseconds. The default value is 1000.

Error Codes

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

See Also

DirectMusicPerformance8.GetPrepareTime, DirectMusicPerformance8.SetBumperLength, Prepare Time