Function sapnwrfc::binding::RfcCloseConnection
[−]
[src]
pub unsafe extern "C" fn RfcCloseConnection(
rfcHandle: RFC_CONNECTION_HANDLE,
errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC
Closes an RFC connection
Can be used to close client connections as well as server connections, when they are no longer needed.
\in rfcHandle Connection to be closed \out *errorInfo Error details in case closing the connection fails. (Can usually be ignored...) \return RFC_RC