Skip to content

Latest commit

 

History

History
75 lines (61 loc) · 2.31 KB

nf-d3dkmthk-d3dkmtgetscanline.md

File metadata and controls

75 lines (61 loc) · 2.31 KB
UID title description old-location ms.date keywords 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 tech.root req.typenames f1_keywords topic_type api_type api_location api_name
NF:d3dkmthk.D3DKMTGetScanLine
D3DKMTGetScanLine function (d3dkmthk.h)
The D3DKMTGetScanLine function determines whether the given video present source of a video present network (VidPN) is in vertical blanking mode and retrieves the current scan line.
display\d3dkmtgetscanline.htm
05/10/2018
D3DKMTGetScanLine function
D3DKMTGetScanLine, D3DKMTGetScanLine function [Display Devices], OpenGL_Functions_3a2d269d-0867-42fb-9268-86c560531de4.xml, d3dkmthk/D3DKMTGetScanLine, display.d3dkmtgetscanline
d3dkmthk.h
D3dkmthk.h
Universal
Windows Vista
Gdi32.lib
Gdi32.dll
Windows
display
D3DKMTGetScanLine
d3dkmthk/D3DKMTGetScanLine
APIRef
kbSyntax
DllExport
Gdi32.dll
API-MS-Win-dx-d3dkmt-l1-1-0.dll
API-MS-Win-dx-d3dkmt-l1-1-1.dll
API-MS-Win-DX-D3DKMT-L1-1-2.dll
D3DKMTGetScanLine

D3DKMTGetScanLine function

-description

The D3DKMTGetScanLine function determines whether the given video present source of a video present network (VidPN) is in vertical blanking mode and retrieves the current scan line.

-parameters

-param unnamedParam1

pData [in, out]

A pointer to a D3DKMT_GETSCANLINE structure that contains the vertical blanking status of a video present source.

-returns

D3DKMTGetScanLine returns one of the following values:

Return code Description
STATUS_SUCCESS The vertical blanking status and scan line were successfully retrieved.
STATUS_DEVICE_REMOVED The graphics adapter was stopped.
STATUS_INVALID_PARAMETER Parameters were validated and determined to be incorrect.

This function might also return other NTSTATUS values.

-see-also

D3DKMT_GETSCANLINE