estructura DXGKARG_SETTARGETCONTENTTYPE (d3dkmddi.h)
Se usa para contener los argumentos de DXGKDDI_SETTARGETCONTENTTYPE
Sintaxis
typedef struct _DXGKARG_SETTARGETCONTENTTYPE {
IN D3DDDI_VIDEO_PRESENT_TARGET_ID TargetId;
IN D3DKMDT_VIDPN_PRESENT_PATH_CONTENT ContentType;
} DXGKARG_SETTARGETCONTENTTYPE;
Miembros
TargetId
Identificador del destino actual del vídeo del adaptador de pantalla.
ContentType
Valor D3DKMDT_VIDPN_PRESENT_PATH_CONTENT que indica el tipo de contenido que se presenta en el identificador de destino para el que el controlador debe optimizar.
Requisitos
Requisito | Valor |
---|---|
Header | d3dkmddi.h |