Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to reset virtual function.
Syntax
typedef struct _DXGKARG_RESETVIRTUALFUNCTION {
ULONG VirtualFunctionIndex;
} DXGKARG_RESETVIRTUALFUNCTION, *PDXGKARG_RESETVIRTUALFUNCTION;
Members
VirtualFunctionIndex
Zero-based offset of the Virtual Function from the first VF exposed by this Physical Function.
Requirements
Requirement | Value |
---|---|
Header | dispmprt.h |