Microsoft DirectX 8.1 (C++) |
The AMTimelineGroup.GetPriority method retrieves the group's priority.
Syntax
object.GetPriority(
pPriority As Long
)
Parameters
pPriority
Variable that receives the group's priority.
Error Codes
If the method fails, an error is raised.
See Also