Gets the index of an input to the plugin of a
user value in the state vector.
| [Visual Basic .NET] |
|---|
Public Function GetUserInputIndex( _
ByVal UserValue As String _
) As Integer
|
| [C#] |
|---|
public int GetUserInputIndex(
|
| [Managed C++] |
|---|
public: int GetUserInputIndex(
|
| [Java] |
|---|
public ppInteger getUserInputIndex(
|
| [Unmanaged C++] |
|---|
public: HRESULT GetUserInputIndex(
|
- UserValue