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