PFND3D12DDI_DESTROYVIDEOEXTENSIONCOMMAND_0063 callback function (d3d12umddi.h)

Destroys the video extension command.

Syntax

PFND3D12DDI_DESTROYVIDEOEXTENSIONCOMMAND_0063 Pfnd3d12ddiDestroyvideoextensioncommand0063;

void Pfnd3d12ddiDestroyvideoextensioncommand0063(
  D3D12DDI_HDEVICE hDrvDevice,
  D3D12DDI_HVIDEOEXTENSIONCOMMAND_0063 hDrvVideoExtensionCommand
)
{...}

Parameters

hDrvDevice

Handle for the Direct3D 12 device.

hDrvVideoExtensionCommand

Handle to the D3D12DDI_HVIDEOEXTENSIONCOMMAND_0063 to be destroyed.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 10, version 1903
Header d3d12umddi.h