Skip to content

GetDisplayMonitor

function

Delphi
function GetDisplayMonitor (DisplayIndex: LongInt): LongInt;
C++Builder
System::LongInt __fastcall GetDisplayMonitor(System::LongInt DisplayIndex);
C#
public int GetDisplayMonitor(int DisplayIndex);
VB.NET
Public Function GetDisplayMonitor(DisplayIndex As Integer) As Integer

See SetDisplayMonitor.