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