Microsoft DirectX 8.1 (C++)

IAMTimelineTransable.TransGetCount Method

The IAMTimelineTransable.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