PFND3DKMT_GETSCANLINE callback function (d3dkmthk.h)
Pfnd3dkmtGetscanline determines whether the given video present source of a video present network (VidPN) is in vertical blanking mode and retrieves the current scan line.
Syntax
PFND3DKMT_GETSCANLINE Pfnd3dkmtGetscanline;
NTSTATUS Pfnd3dkmtGetscanline(
D3DKMT_GETSCANLINE *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_GETSCANLINE structure.
Return value
Returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |