Function sapnwrfc::binding::RfcGetClassAttributeDescByName
[−]
[src]
pub unsafe extern "C" fn RfcGetClassAttributeDescByName(
classDesc: RFC_CLASS_DESC_HANDLE,
name: *const SAP_UC,
attrDesc: *mut RFC_CLASS_ATTRIBUTE_DESC,
errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC
Reads the metadata description of a class attribute given by name.
\in classDesc The class metadata description. \in *name The name of the parameter to describe. \out *attrDesc Metadata description of the class attribute. \out *errorInfo No such parameter? \return RFC_RC