Microsoft DirectX 9.0

AMTimeline.TransitionsEnabled Method

The TransitionsEnabled method ascertains whether transitions are enabled.

Syntax

object.TransitionsEnabled(
    pfEnabled As Long
)

Parameters

pfEnabled

Value that specifies whether transitions are enabled. If zero, transitions are disabled. If non-zero, transitions are enabled.

Error Codes

If the method fails, an error is raised.

See Also