Function sapnwrfc::binding::RfcDeleteAllRows
[−]
[src]
pub unsafe extern "C" fn RfcDeleteAllRows(
tableHandle: RFC_TABLE_HANDLE,
errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC
Deletes all rows from the table.
\in tableHandle The table to clear. \out *errorInfo Not much that can go wrong here (except an invalid table handle). \return RFC_RC