Microsoft DirectX 9.0 |
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