Microsoft DirectX 8.1 (Visual Basic) |
The GetStartPoint method retrieves the offset into the segment at which play began or will begin.
object.GetStartPoint() As Long
Parts
object
Resolves to a DirectMusicSegmentState8 object.
Return Values
Returns the start point for this
Error Codes
If the method fails, it raises an error, and Err.Number is set.
See Also