SetParentHandle Method |
DEVELOPER |
The Client Management ActiveX control contains the SetParentHandle method.
|
|
Purpose |
SetParentHandle places a direct call to WIN32 API SetParent(HWND) function. |
Syntax |
#Retval = ObjectTagName.SetParentHandle( ParmMap ) |
Operation |
ObjectTagName is an object expression that evaluates to the ClientManagement control. ParmMap is a PROIV Interface map. hTargetSession is the session identifier. hParentSession is the parent session identifier. |
Remarks |
See the Microsoft Windows SDK for return values |
Example |
|
Topic ID: 500485