Microsoft DirectX 9.0

AMTimelineGroup.GetPriority Method

The 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