Microsoft DirectX 9.0 |
The GetOutputFPS method retrieves the output frame rate of this group.
Syntax
object.GetOutputFPS(
pFPS As Double
)
Parameters
pFPS
Variable that receives the output frame rate, in frames per second.
Error Codes
If the method fails, an error is raised.
See Also