GetWindowPosY Method |
DEVELOPER |
The Client Management ActiveX control contains the GetWindowPosY method.
|
|
Purpose |
GetWindowPosY requests the topmost edge position, in pixels, of the nominated client session. |
Syntax |
#Retval = ObjectTagName.GetWindowPosY( ParmMap ) |
Operation |
ObjectTagName is an object expression that evaluates to the ClientManagement control. ParmMap is a PROIV Interface map. hTargetSession is the session identifier. |
Remarks |
If the method succeeds, it returns the topmost edge position of the nominated client session. If the function fails, it returns zero. |
Example |
|
Topic ID: 500468