MinimizeWindow Method |
DEVELOPER |
The Client Management ActiveX control contains the MinimizeWindow method.
|
|
Purpose |
MinimizeWindow puts the nominated client session into the minimised state. |
Syntax |
#Retval = ObjectTagName.MinimizeWindow( 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 minimised. If the function fails, it returns zero. |
Example |
|
Topic ID: 500475