Microsoft DirectX 9.0 |
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