Platform SDK: DirectX |
The DirectMusicSegment.GetStartPoint method retrieves the point at which the segment starts playing in response to the DirectMusicPerformance.PlaySegment method.
object.GetStartPoint() As Long
If the method succeeds, it returns the start point of the segment, in music time.
If the method fails, it raises an error, and Err.Number is set.