Function sapnwrfc::binding::RfcReloadIniFile [] [src]

pub unsafe extern "C" fn RfcReloadIniFile(
    errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC
[]

Loads the contents of the sapnwrfc.ini file into memory.

Searches the directory given by RfcSetIniPath() (or the current working directory) for the file sapnwrfc.ini and loads its contents into memory.

\out *errorInfo Detail information in case anything goes wrong. Note: if a file with the name sapnwrfc.ini does not exist in the given directory, this is not considered an error! Default settings are used in this case. \return RFC_RC