| Microsoft DirectX 9.0 | 
The SetTimelineType method is not supported for Visual Basic. To create a new timeline object, call the AMTimeline.CreateEmptyNode method. Once an object is created, you cannot change its type.
Syntax
object.SetTimelineType(
    newVal As TIMELINE_MAJOR_TYPE 
)
See Also