DXGKARG_RESETVIRTUALFUNCTION structure (dispmprt.h)

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