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 (包括 D3dkmddi.h) |