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.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows Vista |
En-tête | d3dkmddi.h (inclure D3dkmddi.h) |