Function sapnwrfc::binding::RfcResetServerContext [] [src]

pub unsafe extern "C" fn RfcResetServerContext(
    rfcHandle: RFC_CONNECTION_HANDLE,
    errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC

RFC_RC SAP_API RfcResetServerContext

Resets the SAP server context ("user context / ABAP session context") associated with the given client connection, but does not close the connection.

\in rfcHandle The client connection, whose server context is to be reset. \out *errorInfo Error details in case resetting the server context fails. (Better close the connection in that case.) \return RFC_RC