GetCurrentY method


Available for Window, DialogBox and Picture objects.

Prototype

GetCurrentY Proto hWnd:HWND

Syntax

Invoke GetCurrentY, hWnd

Function

Gets the current y-coordinate for an object (see REMARKS).

Parameters

hWnd

Handle to the object.

Return value

Eax returns the y-coordinate for the object.


REMARKS: The y-coordinate is only used when calling the
Print method.