PFND3DKMT_GETPRESENTHISTORY callback function (d3dkmthk.h)
Pfnd3dkmtGetpresenthistory retrieves copying history.
Syntax
PFND3DKMT_GETPRESENTHISTORY Pfnd3dkmtGetpresenthistory;
NTSTATUS Pfnd3dkmtGetpresenthistory(
D3DKMT_GETPRESENTHISTORY *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DKMT_GETPRESENTHISTORY structure.
Return value
Returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |