Function sapnwrfc::binding::RfcAddTypeDesc [] [src]

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

Adds a type description to the cache.

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