DesktopX()

Syntax

Result = DesktopX(#Desktop)
Description
Returns the x coordinate of the specified desktop.

Parameters

#Desktop The index of the desktop. Should be always zero as only one web page is active at once.

Return value

Will always retuns zero, as the web page has no offset.

Remarks

ExamineDesktops() must be called before using this function to retrieve information about the available desktops.

See Also

ExamineDesktops(), DesktopDepth(), DesktopY(), DesktopHeight(), DesktopWidth()

Supported OS

All

<- DesktopWidth() - Desktop Index - DesktopY() ->