Discriminator for the BAR selection.
Syntax
typedef enum
{
HDV_PCI_BAR0 = 0,
HDV_PCI_BAR1,
HDV_PCI_BAR2,
HDV_PCI_BAR3,
HDV_PCI_BAR4,
HDV_PCI_BAR5
} HDV_PCI_BAR_SELECTOR;
Constants
| Parameter |
Description |
| HDV_PCI_BAR0 |
null |
| HDV_PCI_BAR1 |
null |
| HDV_PCI_BAR2 |
null |
| HDV_PCI_BAR3 |
null |
| HDV_PCI_BAR4 |
null |
| HDV_PCI_BAR5 |
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 |
|
|