SetActiveWindow Method |
DEVELOPER |
The Client Management ActiveX control contains the SetActiveWindow method.
|
|
Purpose |
SetActiveWindow places a direct call to WIN32 API SetActiveWindow(HWND) function. |
Syntax |
#Retval = ObjectTagName.SetActiveWindow( 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 |
See the Microsoft Windows SDK for return values |
Example |
|
Topic ID: 500484