Microsoft DirectX 9.0

AMTimelineObj.GetTimelineType Method

The GetTimelineType method retrieves the object's type.

Syntax

object.GetTimelineType(
    pVal As TIMELINE_MAJOR_TYPE
)

Parameters

pVal

Variable that receives a member of the TIMELINE_MAJOR_TYPE enumerated type, indicating the type of object.

Error Codes

If the method fails, an error is raised.

See Also