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