|
SAP NetWeaver RFC SDK 7.50
|
Notifies the application that an RFC Server changed its state (e.g. More...
Public Attributes | |
| RFC_SERVER_STATE | oldState |
| Previous state of the given server. More... | |
| RFC_SERVER_STATE | newState |
| New state of the given server. More... | |
Notifies the application that an RFC Server changed its state (e.g.
got started, got shutdown, lost its connection to the backend etc.).
Definition at line 560 of file sapnwrfc.h.
| RFC_SERVER_STATE _RFC_STATE_CHANGE::newState |
New state of the given server.
Definition at line 562 of file sapnwrfc.h.
| RFC_SERVER_STATE _RFC_STATE_CHANGE::oldState |
Previous state of the given server.
Definition at line 561 of file sapnwrfc.h.