The Client Management ActiveX control contains the GetParentWnd method.

 

 

Purpose

GetParentWnd requests the window handle to the parent of this ClientManagement control.
 

Syntax

#Retval  = ObjectTagName.GetParentWnd( 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, it returns the parent window handle to the nominated client session. If the function fails, it returns zero.

Example

 

Comment on this topic

Topic ID: 500461