DXGKARG_RESETVIRTUALFUNCTION 结构 (dispmprt.h)
用于重置虚拟函数。
语法
typedef struct _DXGKARG_RESETVIRTUALFUNCTION {
ULONG VirtualFunctionIndex;
} DXGKARG_RESETVIRTUALFUNCTION, *PDXGKARG_RESETVIRTUALFUNCTION;
成员
VirtualFunctionIndex
虚拟函数与此物理函数公开的第一个 VF 的从零开始的偏移量。
要求
要求 | 值 |
---|---|
Header | dispmprt.h |