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_PRESENTMULTIPLANEOVERLAY callback function copies content from a source multiplane overlay allocation to a destination allocation.
Syntax
PFND3DKMT_PRESENTMULTIPLANEOVERLAY Pfnd3dkmtPresentmultiplaneoverlay;
NTSTATUS Pfnd3dkmtPresentmultiplaneoverlay(
const D3DKMT_PRESENT_MULTIPLANE_OVERLAY *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_PRESENT_MULTIPLANE_OVERLAY structure.
Return value
Returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |