Discriminator for the PCI device version.
Syntax
typedef enum
{
HdvPciDeviceInterfaceVersionInvalid = 0,
HdvPciDeviceInterfaceVersion1 = 1
} HDV_PCI_INTERFACE_VERSION;
Constants
| Parameter | Description |
|---|---|
| HdvPciDeviceInterfaceVersionInvalid | null |
| HdvPciDeviceInterfaceVersion1 | null |
Requirements
| Parameter | Description |
|---|---|
| Minimum supported client | Windows 10, version 1607 |
| Minimum supported server | Windows Server 2016 |
| Target Platform | Windows |
| Library | ComputeCore.lib |
| Dll | ComputeCore.dll |