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.
Pfnd3dkmtGetresourcepresentprivatedriverdata queries the resource private data, which is associated with the resource during Present.
Syntax
PFND3DKMT_GETRESOURCEPRESENTPRIVATEDRIVERDATA Pfnd3dkmtGetresourcepresentprivatedriverdata;
NTSTATUS Pfnd3dkmtGetresourcepresentprivatedriverdata(
D3DDDI_GETRESOURCEPRESENTPRIVATEDRIVERDATA *unnamedParam1
)
{...}
Parameters
unnamedParam1
Pointer to a D3DDDI_GETRESOURCEPRESENTPRIVATEDRIVERDATA structure.
Return value
Returns NTSTATUS.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |