An entity processor has been unregistered
from the application.
| [Visual Basic .NET] |
|---|
Public Sub OnProcessorUnRegistered( _
ByVal Sender As IAgRtApplication, _
ByVal Processor As IAgRtProcessEntities _
)
|
| [C#] |
|---|
public void OnProcessorUnRegistered(
|
| [Managed C++] |
|---|
public: void OnProcessorUnRegistered(
|
| [Java] |
|---|
public onProcessorUnRegistered(
|
| [Unmanaged C++] |
|---|
public: HRESULT OnProcessorUnRegistered(
|
- Sender
- Processor