PFND3D12DDI_DESTROYVIDEOPROCESSOR_0021 Rückruffunktion (d3d12umddi.h)
Die Rückruffunktion pfnDestroyVideoProcessor zerstört einen Videoprozessor.
Syntax
PFND3D12DDI_DESTROYVIDEOPROCESSOR_0021 Pfnd3d12ddiDestroyvideoprocessor0021;
void Pfnd3d12ddiDestroyvideoprocessor0021(
D3D12DDI_HDEVICE hDrvDevice,
D3D12DDI_HVIDEOPROCESSOR_0020 hDrvVideoProcessor
)
{...}
Parameter
hDrvDevice
Das Handle eines Gerätetreibers.
hDrvVideoProcessor
Das Handle eines Videoprozessors.
Rückgabewert
Keine
Anforderungen
Anforderung | Wert |
---|---|
Zielplattform | Windows |
Kopfzeile | d3d12umddi.h |