Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Halt a thread until the next vertical blank occurs.
Syntax
HRESULT WaitForVBlank();
Return value
Type: HRESULT
Returns one of the following DXGI_ERROR.
Remarks
A vertical blank occurs when the raster moves from the lower right corner to the upper left corner to begin drawing the next frame.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | dxgi.h |
| Library | DXGI.lib |