GetScreenHeight Method |
DEVELOPER |
The Client Management ActiveX control contains the GetScreenHeight method.
|
|
Purpose |
GetScreenHeight requests the height in pixels of the physical screen containing the parent session window. |
Syntax |
#Retval = ObjectTagName.GetScreenHeight() |
Operation |
ObjectTagName is an object expression that evaluates to the ClientManagement control. |
Remarks |
If the method succeeds, it returns the screen height in pixels. If the function fails, it returns zero. |
Example |
|
Topic ID: 500464