Function sapnwrfc::binding::RfcGetClassName
[−]
[src]
pub unsafe extern "C" fn RfcGetClassName(
classDesc: RFC_CLASS_DESC_HANDLE,
bufferForName: *mut RFC_CHAR,
errorInfo: *mut RFC_ERROR_INFO
) -> RFC_RC
Returns the class's DDIC name.
\in classDesc The class description. \out bufferForName Will receive the function module's DDIC name (zero terminated). \out *errorInfo Should always return successfully. \return RFC_RC