SetTargetControlHandle Method
The window handle.
This method supports the UFT infrastructure. Do not call it directly in your code.
Syntax
'Declaration
 
Public Sub SetTargetControlHandle( _
   ByVal hWnd As System.Integer _
) 
public void SetTargetControlHandle( 
   System.int hWnd
)

Parameters

hWnd
The window handle.