The Client Management ActiveX control contains the GetParentHwd method.

 

 

Purpose

GetParentHandle places a direct call to WIN32 API GetParent(HWND) function.
 

Syntax

#Parent  = ObjectTagName.GetParentHwd( 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

 

Comment on this topic

Topic ID: 500460