Triggered after the last evaluation before
the plugin calls Free(). Use the input interface to access
settings.
| [Visual Basic .NET] |
|---|
Public Function PostCompute( _
ByVal Result As AgAsLightReflectionResult _
) As Boolean
|
| [C#] |
|---|
public bool PostCompute(
|
| [Managed C++] |
|---|
public: bool PostCompute(
|
| [Java] |
|---|
public bool postCompute(
|
| [Unmanaged C++] |
|---|
public: HRESULT PostCompute(
|
- Result