Skip to content

Latest commit

 

History

History
77 lines (60 loc) · 1.54 KB

nc-d3dkmthk-pfnd3dkmt_releaseprocessvidpnsourceowners.md

File metadata and controls

77 lines (60 loc) · 1.54 KB
UID title description ms.date keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.lib req.dll req.irql req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library targetos ms.custom tech.root f1_keywords topic_type api_type api_location api_name dev_langs
NC:d3dkmthk.PFND3DKMT_RELEASEPROCESSVIDPNSOURCEOWNERS
PFND3DKMT_RELEASEPROCESSVIDPNSOURCEOWNERS (d3dkmthk.h)
The PFND3DKMT_RELEASEPROCESSVIDPNSOURCEOWNERS callback function releases the video present network source owners for a process.
10/19/2018
PFND3DKMT_RELEASEPROCESSVIDPNSOURCEOWNERS callback function
d3dkmthk.h
Windows
RS5
display
PFND3DKMT_RELEASEPROCESSVIDPNSOURCEOWNERS
d3dkmthk/PFND3DKMT_RELEASEPROCESSVIDPNSOURCEOWNERS
apiref
UserDefined
d3dkmthk.h
PFND3DKMT_RELEASEPROCESSVIDPNSOURCEOWNERS
c++

PFND3DKMT_RELEASEPROCESSVIDPNSOURCEOWNERS callback function

-description

The PFND3DKMT_RELEASEPROCESSVIDPNSOURCEOWNERS callback function releases the video present network source owners for a process.

-parameters

-param unnamedParam1

-returns

Returns NTSTATUS.

-prototype

//Declaration

PFND3DKMT_RELEASEPROCESSVIDPNSOURCEOWNERS Pfnd3dkmtReleaseprocessvidpnsourceowners; 

// Definition

NTSTATUS Pfnd3dkmtReleaseprocessvidpnsourceowners 
(
	HANDLE Arg1
)
{...}

-remarks

-see-also