Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 2.01 KB

nf-d3dkmthk-d3dkmtmakeresident.md

File metadata and controls

73 lines (59 loc) · 2.01 KB
UID title description old-location ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos tech.root req.typenames f1_keywords topic_type api_type api_location api_name
NF:d3dkmthk.D3DKMTMakeResident
D3DKMTMakeResident function (d3dkmthk.h)
D3DKMTMakeResident is used to add a resource to the device residency list and increment the residency reference count on this allocation.
display\d3dkmtmakeresident.htm
05/10/2018
D3DKMTMakeResident function
D3DKMTMakeResident, D3DKMTMakeResident function [Display Devices], d3dkmthk/D3DKMTMakeResident, display.d3dkmtmakeresident
d3dkmthk.h
D3dkmthk.h
Universal
Windows 10
Windows Server 2016
Gdi32.lib
Gdi32.dll
Windows
display
D3DKMTMakeResident
d3dkmthk/D3DKMTMakeResident
APIRef
kbSyntax
DllExport
API-MS-Win-DX-D3DKMT-L1-1-1.dll
GDI32.dll
API-MS-Win-DX-D3DKMT-L1-1-2.dll
D3DKMTMakeResident

D3DKMTMakeResident function

-description

D3DKMTMakeResident is used to add a resource to the device residency list and increment the residency reference count on this allocation.

-parameters

-param unnamedParam1

pData [in, out]

A pointer to a D3DDDI_MAKERESIDENT structure that describes the operation.

-returns

Returns one of the following values:

Return code Description
STATUS_SUCCESS The operation was performed successfully.
STATUS_INVALID_PARAMETER Parameters were validated and determined to be incorrect.

This function might also return other NTSTATUS values.

-see-also

D3DDDI_MAKERESIDENT