Microsoft DirectX 9.0

IAMTimelineTransable.TransGetCount Method

The TransGetCount method retrieves the number of transitions on this object.

Syntax

object.TransGetCount(
    pCount As Long
)

Parameters

pCount

Variable that receives the number of transitions.

Error Codes

If the method fails, an error is raised.

See Also