Impel
Determines if the control or win32 window has been assigned a variable name.

Declaration Syntax
Public Shared Function GetRememberedName ( _
hWnd As IntPtr, _
handle As IntPtr _
) As String

Parameters
- hWnd (IntPtr)
- Handle to the application whose scripting engine is to be used.
- handle (IntPtr)
- Handle to a control or win32 object.

Return Value
The variable name assigned to the item or an empty string if no variable exists for the item.
Assembly:
Impel.AutomationAgent (Module: Impel.AutomationAgent) Version: 1.0.0.0 (1.0.0.0)