PFND3DKMT_FLIPOVERLAY callback function (d3dkmthk.h)
The Pfnd3dkmtFlipoverlay callback function displays a new allocation by using the specified overlay.
Syntax
PFND3DKMT_FLIPOVERLAY Pfnd3dkmtFlipoverlay;
NTSTATUS Pfnd3dkmtFlipoverlay(
const D3DKMT_FLIPOVERLAY *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_FLIPOVERLAY structure.
Return value
Returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |