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

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

Detailed Description

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.

Member Data Documentation

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.


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