structure DXGKARG_UPDATEACTIVEVIDPNPRESENTPATH (d3dkmddi.h)
La structure DXGKARG_UPDATEACTIVEVIDPNPRESENTPATH contient une structure D3DKMDT_VIDPN_PRESENT_PATH, qui contient des arguments pour la fonction DxgkDdiUpdateActiveVidPnPresentPath.
Syntaxe
typedef struct _DXGKARG_UPDATEACTIVEVIDPNPRESENTPATH {
IN D3DKMDT_VIDPN_PRESENT_PATH VidPnPresentPathInfo;
} DXGKARG_UPDATEACTIVEVIDPNPRESENTPATH;
Membres
VidPnPresentPathInfo
Structure D3DKMDT_VIDPN_PRESENT_PATH qui contient les arguments requis par DxgkDdiUpdateActiveVidPnPresentPath.
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows Vista |
d’en-tête | d3dkmddi.h (include D3dkmddi.h) |