Gets the value of an input to the plugin in
internal units.
| [Visual Basic .NET] |
|---|
Public Function GetInputValue( _
ByVal Index As Integer _
) As Double
|
| [C#] |
|---|
public double GetInputValue(
|
| [Managed C++] |
|---|
public: double GetInputValue(
|
| [Java] |
|---|
public double getInputValue(
|
| [Unmanaged C++] |
|---|
public: HRESULT GetInputValue(
|
- Index