Gets the index of a user value in the state
vector of which the plugin will give the 1st derivative.
| [Visual Basic .NET] |
|---|
Public Function GetUserDerivativeOutputIndex( _
ByVal UserValue As String _
) As Integer
|
| [C#] |
|---|
public int GetUserDerivativeOutputIndex(
|
| [Managed C++] |
|---|
public: int GetUserDerivativeOutputIndex(
|
| [Java] |
|---|
public ppInteger getUserDerivativeOutputIndex(
|
| [Unmanaged C++] |
|---|
public: HRESULT GetUserDerivativeOutputIndex(
|
- UserValue