Share via


DisplayMonitor.DisplayAdapterTargetId Property

Definition

Gets an opaque ID used by the display adapter to identify which connector the monitor is attached to. This target ID can be used with DisplayConfig APIs.

public:
 property unsigned int DisplayAdapterTargetId { unsigned int get(); };
uint32_t DisplayAdapterTargetId();
public uint DisplayAdapterTargetId { get; }
var uInt32 = displayMonitor.displayAdapterTargetId;
Public ReadOnly Property DisplayAdapterTargetId As UInteger

Property Value

UInt32

unsigned int

uint32_t

An opaque ID used by the display adapter to identify which connector the monitor is attached to.

Applies to