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.
The PFND3DKMT_WAITFORVERTICALBLANKEVENT2 callback function waits for the vertical blanking interval to occur.
Syntax
PFND3DKMT_WAITFORVERTICALBLANKEVENT2 Pfnd3dkmtWaitforverticalblankevent2;
NTSTATUS Pfnd3dkmtWaitforverticalblankevent2(
const D3DKMT_WAITFORVERTICALBLANKEVENT2 *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_WAITFORVERTICALBLANKEVENT2 structure.
Return value
Returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |