Microsoft DirectX 8.1 (C++) |
The AMTimeline.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