Partager via


énumération D3DKMDT_VIDPN_PRESENT_PATH_CONTENT (d3dkmdt.h)

L’énumération D3DKMDT_VIDPN_PRESENT_PATH_CONTENT est utilisée pour indiquer le type de contenu affiché sur un chemin d’accès présent VidPN.

Syntax

typedef enum _D3DKMDT_VIDPN_PRESENT_PATH_CONTENT {
  D3DKMDT_VPPC_UNINITIALIZED,
  D3DKMDT_VPPC_GRAPHICS,
  D3DKMDT_VPPC_VIDEO,
  D3DKMDT_VPPC_NOTSPECIFIED
} D3DKMDT_VIDPN_PRESENT_PATH_CONTENT;

Constantes

 
D3DKMDT_VPPC_UNINITIALIZED
Indique qu’une variable de type D3DKMDT_VIDPN_PRESENT_PATH_CONTENT n’a pas encore reçu de valeur significative.
D3DKMDT_VPPC_GRAPHICS
Indique que le chemin d’accès affiche le contenu graphique.
D3DKMDT_VPPC_VIDEO
Indique que le chemin d’accès affiche le contenu vidéo.
D3DKMDT_VPPC_NOTSPECIFIED
Indique qu’aucun type de contenu n’a été spécifié.

Remarques

Le membre Content d’une structure D3DKMDT_VIDPN_PRESENT_PATH est une valeur de l’énumération D3DKMDT_VIDPN_PRESENT_PATH_CONTENT.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows Vista
En-tête d3dkmdt.h