Edit

Share via


HDV_DEVICE_TYPE

Description

Discriminator for the Emulated device type.

Syntax

typedef enum HDV_DEVICE_TYPE
{
    HdvDeviceTypeUndefined = 0,
    HdvDeviceTypePCI
} HDV_DEVICE_TYPE;

Constants

Parameter Description
HdvDeviceTypeUndefined null
HdvDeviceTypePCI 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