Function sapnwrfc::binding::RfcRemoveTypeDesc [] [src]

pub unsafe extern "C" fn RfcRemoveTypeDesc(
    repositoryID: *const SAP_UC,
    typeName: *const SAP_UC,
    errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC

Removes a type description from the cache.

\in *repositoryID System ID of R/3 System, from whose cache you want to remove the type description, or NULL for the default repository. \in *typeName The name of the type, whose description is to be removed from the cache. \out *errorInfo Not much that can go wrong here. \return RFC_RC