The Client Management ActiveX control contains the MaximizeWindow method.

 

 

Purpose

MaximizeWindow puts the nominated client session into the maximised state.
 

Syntax

#Retval  = ObjectTagName.MaximizeWindow( 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, the nominated client session is maximised. If the function fails, it returns zero.  

Example

 

Comment on this topic

Topic ID: 500474