Skip to content

Latest commit

 

History

History
70 lines (57 loc) · 2.06 KB

nf-dxgi-idxgioutput-waitforvblank.md

File metadata and controls

70 lines (57 loc) · 2.06 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:dxgi.IDXGIOutput.WaitForVBlank
IDXGIOutput::WaitForVBlank (dxgi.h)
Halt a thread until the next vertical blank occurs.
66e3ebb7-4b8b-3ceb-15fe-6d9cfdb9cb90
IDXGIOutput interface [DXGI]
WaitForVBlank method
IDXGIOutput.WaitForVBlank
IDXGIOutput::WaitForVBlank
WaitForVBlank
WaitForVBlank method [DXGI]
WaitForVBlank method [DXGI]
IDXGIOutput interface
direct3ddxgi.idxgioutput_waitforvblank
dxgi/IDXGIOutput::WaitForVBlank
direct3ddxgi\idxgioutput_waitforvblank.htm
direct3ddxgi
VS|directx_sdk|~\idxgioutput_waitforvblank.htm
12/05/2018
66e3ebb7-4b8b-3ceb-15fe-6d9cfdb9cb90, IDXGIOutput interface [DXGI],WaitForVBlank method, IDXGIOutput.WaitForVBlank, IDXGIOutput::WaitForVBlank, WaitForVBlank, WaitForVBlank method [DXGI], WaitForVBlank method [DXGI],IDXGIOutput interface, direct3ddxgi.idxgioutput_waitforvblank, dxgi/IDXGIOutput::WaitForVBlank
dxgi.h
Windows
DXGI.lib
Windows
19H1
IDXGIOutput::WaitForVBlank
dxgi/IDXGIOutput::WaitForVBlank
c++
APIRef
kbSyntax
COM
DXGI.lib
DXGI.dll
IDXGIOutput.WaitForVBlank

IDXGIOutput::WaitForVBlank

-description

Halt a thread until the next vertical blank occurs.

-returns

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.

-see-also

IDXGIOutput