SAP NetWeaver RFC SDK 7.50
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
_RFC_SESSION_CHANGE Struct Reference

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...
 

Detailed Description

Notifies an RFC Server that a stateful user session has just been created or destroyed.

Definition at line 546 of file sapnwrfc.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: