The IDLsysMonitorInfo::IsExtendedDesktop function method returns a Boolean value (0 or 1 as an IDL integer) that indicates if the display system is configured as an extended desktop across two or more monitors. An extended desktop uses a single coordinate system to address pixels across two or more monitors.
Result = Obj->[IDLsysMonitorInfo::]IsExtendedDesktop()
The return values is true (1) if:
The return value is false (0) if:
For X Windows configurations, the return value is false (0) if:
None
None
6.3 |
Introduced |