Gets the index of parameter output of the
plugin of a built-in value in the state vector.
| [Visual Basic .NET] |
|---|
Public Function GetUserParameterOutputIndex( _
ByVal UserValue As String _
) As Integer
|
| [C#] |
|---|
public int GetUserParameterOutputIndex(
|
| [Managed C++] |
|---|
public: int GetUserParameterOutputIndex(
|
| [Java] |
|---|
public ppInteger getUserParameterOutputIndex(
|
| [Unmanaged C++] |
|---|
public: HRESULT GetUserParameterOutputIndex(
|
- UserValue