PFND3DDDI_DESTROYHWCONTEXTCB funzione di callback (d3dumddi.h)

Callback per eliminare un contesto hardware.

Sintassi

PFND3DDDI_DESTROYHWCONTEXTCB Pfnd3dddiDestroyhwcontextcb;

HRESULT Pfnd3dddiDestroyhwcontextcb(
  HANDLE hDevice,
  const D3DDDICB_DESTROYHWCONTEXT *unnamedParam2
)
{...}

Parametri

hDevice

Handle per il dispositivo.

unnamedParam2

destroyHwContext [in]

Puntatore alla struttura che contiene informazioni per eliminare il contesto hardware.

Valore restituito

Codice restituito Descrizione
S_OK La chiamata è stata completata correttamente.

Questa funzione potrebbe anche restituire altri valori HRESULT.

Requisiti

Requisito Valore
Piattaforma di destinazione Windows
Intestazione d3dumddi.h