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