[Support Removed] Returns the control specified by the object/control path.
| [Visual Basic .NET] |
|---|
Public Function GetControlByPaths( _ ByVal ObjectPath As String, _ ByVal ControlPath As String _ ) As IAgVADEControl |
| [C#] |
|---|
public IAgVADEControl GetControlByPaths( |
| [Managed C++] |
|---|
public: IAgVADEControl^ GetControlByPaths( |
| [Java] |
|---|
public IAgVADEControl getControlByPaths( |
| [Unmanaged C++] |
|---|
public: HRESULT GetControlByPaths( |
- ObjectPath
- ControlPath
