Compartir a través de


Función D3DKMTCheckMultiPlaneOverlaySupport2 (d3dkmthk.h)

La función D3DKMTCheckMultiPlaneOverlaySupport2 comprueba los detalles sobre la compatibilidad con superposiciones multiplano.

Sintaxis

NTSTATUS D3DKMTCheckMultiPlaneOverlaySupport2(
  D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT2 *unnamedParam1
);

Parámetros

unnamedParam1

Puntero a una estructura de D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT2 .

Valor devuelto

Esta función devuelve NTSTATUS.

Comentarios

Consulte Compatibilidad con la superposición multiplano para obtener más información.

Requisitos

Requisito Valor
Header d3dkmthk.h

Consulte también

D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT2