Microsoft DirectX 8.0 (Visual Basic) |
Returns the offset into the segment at which play began or will begin.
object.GetStartPoint() As Long
Returns the start point for this segment state, in music time. This is not the value returned by DirectMusicSegment8.GetStartPoint if the start point of the segment has been changed since this segment state was created. Different instances of a playing segment can have different start points.
If the method fails, it raises an error, and Err.Number is set.
DirectMusicSegment8.SetStartPoint, DirectMusicSegmentState8.GetStartTime