Registers as input to the plugin a user value
in the state vector.
| [Visual Basic .NET] |
|---|
Public Function RegisterUserInput( _
ByVal UserValue As String _
) As Integer
|
| [C#] |
|---|
public int RegisterUserInput(
|
| [Managed C++] |
|---|
public: int RegisterUserInput(
|
| [Java] |
|---|
public int registerUserInput(
|
| [Unmanaged C++] |
|---|
public: HRESULT RegisterUserInput(
|
- UserValue