Microsoft DirectX 9.0 |
The GetOutputBuffering method retrieves the number of frames rendered in advance during preview.
Syntax
object.GetOutputBuffering(
pnBuffer As Long
)
Parameters
pnBuffer
Variable that receives the number of buffered frames.
Error Codes
If the method fails, an error is raised.
See Also