Microsoft DirectX 9.0

AMTimeline.GetGroupCount Method

The GetGroupCount method retrieves the number of groups that are contained in the timeline.

Syntax

object.GetGroupCount(
    pCount As Long
)

Parameters

pCount

Variable that receives the number of groups in the timeline.

Error Codes

If the method fails, an error is raised.

See Also