MLCHARGENLib Namespace > IMLCharGenSchedule Interface : ScheduleTimelineContinue Method |
Sub ScheduleTimelineContinue( _ ByVal _bsTimelineID As String, _ ByVal _dblSeekTime As Double _ )
void ScheduleTimelineContinue( string _bsTimelineID, double _dblSeekTime )
procedure ScheduleTimelineContinue( _bsTimelineID: String; _dblSeekTime: Double );
void ScheduleTimelineContinue( BSTR* _bsTimelineID, double _dblSeekTime )