|
SAP NetWeaver RFC SDK 7.50
|
Notifies an RFC Server that a stateful user session has just been created or destroyed. More...
Public Attributes | |
| SAP_UC | sessionID [30+1] |
| Session ID of the user session in question. More... | |
| RFC_SESSION_EVENT | event |
| What has been done with that session. More... | |
Notifies an RFC Server that a stateful user session has just been created or destroyed.
Definition at line 546 of file sapnwrfc.h.
| RFC_SESSION_EVENT _RFC_SESSION_CHANGE::event |
What has been done with that session.
Definition at line 548 of file sapnwrfc.h.
| SAP_UC _RFC_SESSION_CHANGE::sessionID[30+1] |
Session ID of the user session in question.
Definition at line 547 of file sapnwrfc.h.