DXGKARG_UPDATEACTIVEVIDPNPRESENTPATH 結構 (d3dkmddi.h)
DXGKARG_UPDATEACTIVEVIDPNPRESENTPATH 結構包含 D3DKMDT_VIDPN_PRESENT_PATH 結構,其中包含 DxgkDdiUpdateActiveVidPnPresentPath 函式的自變數。
語法
typedef struct _DXGKARG_UPDATEACTIVEVIDPNPRESENTPATH {
IN D3DKMDT_VIDPN_PRESENT_PATH VidPnPresentPathInfo;
} DXGKARG_UPDATEACTIVEVIDPNPRESENTPATH;
成員
VidPnPresentPathInfo
D3DKMDT_VIDPN_PRESENT_PATH 結構,其中包含 DxgkDdiUpdateActiveVidPnPresentPath 所需的自變數。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista |
標頭 | d3dkmddi.h (include D3dkmddi.h) |