DXGKARG_UPDATEACTIVEVIDPNPRESENTPATH结构(d3dkmddi.h)
DXGKARG_UPDATEACTIVEVIDPNPRESENTPATH结构包含 D3DKMDT_VIDPN_PRESENT_PATH 结构,该结构包含 DxgkDdiUpdateActiveVidPnPresentPath 函数的参数。
语法
typedef struct _DXGKARG_UPDATEACTIVEVIDPNPRESENTPATH {
IN D3DKMDT_VIDPN_PRESENT_PATH VidPnPresentPathInfo;
} DXGKARG_UPDATEACTIVEVIDPNPRESENTPATH;
成员
VidPnPresentPathInfo
包含 DxgkDdiUpdateActiveVidPnPresentPath所需的参数的 D3DKMDT_VIDPN_PRESENT_PATH 结构。
要求
要求 | 价值 |
---|---|
最低支持的客户端 | Windows Vista |
标头 | d3dkmddi.h (包括 D3dkmddi.h) |