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.
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 |